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

@orangecheck/airdrop-gate


@orangecheck/airdrop-gate / AirdropDecision

Interface: AirdropDecision

Defined in: index.ts:53

Properties

PropertyTypeDescriptionDefined in
<a id="property-address"></a> addressstringThe candidate address that was checked.index.ts:55
<a id="property-check"></a> check?CheckResultUnderlying SDK result, present unless the lookup threw.index.ts:61
<a id="property-ok"></a> okbooleanWhether the address qualifies.index.ts:57
<a id="property-reasons"></a> reasonsstring[]Reasons list. Empty on pass; populated on fail.index.ts:59