live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/airdrop-gate


@orangecheck/airdrop-gate / FilterAllowlistResult

Interface: FilterAllowlistResult

Defined in: index.ts:64

Properties

PropertyTypeDescriptionDefined in
<a id="property-all"></a> allAirdropDecision[]Every decision in input order — okrejected.index.ts:70
<a id="property-ok"></a> okstring[]Addresses that passed the filter. In the same order as the input list.index.ts:66
<a id="property-rejected"></a> rejectedAirdropDecision[]Rejected candidates with reasons.index.ts:68