0.7.47-1FE5
This commit is contained in:
@@ -138,13 +138,85 @@
|
||||
<input id="demo3TargetPoolAdminInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="pool_admin" />
|
||||
<label for="demo3TargetPoolAdminInput" class="form-check-label">pool_admin</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetBurnInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="burn" />
|
||||
<label for="demo3TargetBurnInput" class="form-check-label">burn</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetMintInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="mint" />
|
||||
<label for="demo3TargetMintInput" class="form-check-label">mint</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetTransferInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="transfer" />
|
||||
<label for="demo3TargetTransferInput" class="form-check-label">transfer</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetCloseAccountInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="close_account" />
|
||||
<label for="demo3TargetCloseAccountInput" class="form-check-label">close_account</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetTokenAccountCreateInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="token_account_create" />
|
||||
<label for="demo3TargetTokenAccountCreateInput" class="form-check-label">token_account_create</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetWrapSolInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="wrap_sol" />
|
||||
<label for="demo3TargetWrapSolInput" class="form-check-label">wrap_sol</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetUnwrapSolInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="unwrap_sol" />
|
||||
<label for="demo3TargetUnwrapSolInput" class="form-check-label">unwrap_sol</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetStakeInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="stake" />
|
||||
<label for="demo3TargetStakeInput" class="form-check-label">stake</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetUnstakeInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="unstake" />
|
||||
<label for="demo3TargetUnstakeInput" class="form-check-label">unstake</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetOrderPlaceInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="order_place" />
|
||||
<label for="demo3TargetOrderPlaceInput" class="form-check-label">order_place</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetOrderCancelInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="order_cancel" />
|
||||
<label for="demo3TargetOrderCancelInput" class="form-check-label">order_cancel</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetOrderFillInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="order_fill" />
|
||||
<label for="demo3TargetOrderFillInput" class="form-check-label">order_fill</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetSettleFundsInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="settle_funds" />
|
||||
<label for="demo3TargetSettleFundsInput" class="form-check-label">settle_funds</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetConsumeEventsInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="consume_events" />
|
||||
<label for="demo3TargetConsumeEventsInput" class="form-check-label">consume_events</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetMarketCreateInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="market_create" />
|
||||
<label for="demo3TargetMarketCreateInput" class="form-check-label">market_create</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetOpenOrdersCreateInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="open_orders_create" />
|
||||
<label for="demo3TargetOpenOrdersCreateInput" class="form-check-label">open_orders_create</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetOpenOrdersCloseInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="open_orders_close" />
|
||||
<label for="demo3TargetOpenOrdersCloseInput" class="form-check-label">open_orders_close</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetCloseMarketInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="close_market" />
|
||||
<label for="demo3TargetCloseMarketInput" class="form-check-label">close_market</label>
|
||||
</div>
|
||||
<div class="form-check form-check-inline">
|
||||
<input id="demo3TargetUnknownNonSwapInput" class="form-check-input" type="checkbox" name="demo3TargetEventInput" value="unknown_non_swap" />
|
||||
<label for="demo3TargetUnknownNonSwapInput" class="form-check-label">unknown_non_swap</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-text">Leave all unchecked for generic discovery. Check several surfaces to scan once and keep candidates matching any selected target.</div>
|
||||
<div class="form-text">Use this to find corpus signatures for non-swap decoders without promoting unverified events.</div>
|
||||
<div class="form-text">Use this to find corpus signatures for non-swap decoders without promoting unverified events. Leave all unchecked to request target='any'.</div>
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<label for="demo3HttpRoleInput" class="form-label">HTTP role</label>
|
||||
|
||||
Reference in New Issue
Block a user