Compute limit, Priority fee. May be set to autoSimulate
to automatically estimate consumed units.
Compute price, Priority fee. May be set to autoPercentile
to automatically estimate the priority fee if RPC supports it example:https://docs.triton.one/chains/solana/improved-priority-fees-api.
Distributor ID / airdrop ID from Streamflow App.
Supports multiple IDs as a string separated by a comma ,
.
Multiple airdrops are usually used for a chunked distribution in case of a large number of recipients.
The supported use case is: An airdrop is chunked into several parts, and each part has the same start date; A recipient presented in a single chunk. In this scenario, a claimant (recipient) is able to see their specific allocation within one widget instance.
Enable wallet passthrough. Tightly coupled with WidgetPublicApi
RPC endpoint.
Use your own RPC endpoint that fits your needs and requirements. Default RPC used on this page is for demo purposes only and is not suitable for production.
Not used internally, but it is required and may be used for identification if several widgets are presented on the same page
Token decimals. It affects UI representation of the token amount
Token symbol. Presented in the UI
Optional
allowAllow connect before start. If set, then recipients are allowed to connect wallets before start and see their allocation. Disabled by default
Optional
clusterprotocol env: mainnet | devnet
Optional
computePercentile for priority fee estimation if computePrice is set to autoPercentile
. Default is 6500.
Optional
confirmatorConfirmator text. User should agree to terms that you define here. If you want to use links, use markdown format such as link
Optional
disableDisable polling for claim statuses in background. Disabling this option may lead to irrelevant state of the widget if claim happened outside of the app (in a separate tab, for instance). Background updates enabled by default
Optional
lastLast claim date, hint about the potential clawback date. Example: 2024-12-12T00:00:00.000Z
Remarks
Widget input. ClaimWidgetConfigInputType is a type of the input
All these properties are specified in kebab-case according to the Web Components standard.