Skip to main content
POST
Typescript (SDK)

Authorizations

Authorization
string
header
required

Lucid API key (lk_live_... or lk_test_...)

Path Parameters

passport_id
string
required

Passport identifier for revenue airdrop

Body

application/json
amountLamports
integer
required

SOL amount in lamports to distribute

Required range: x >= 1

Response

Airdrop executed

success
boolean
required
passportId
string
required
tokenMint
string
required
totalDistributed
integer
required

Total lamports distributed

holders
integer
required

Number of holders who received airdrop

distributions
object[]
required
txSignatures
string[]
required