Get Pending Token Airdrops
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns pending token airdrops that have been received by an account.
This method will use 15
Compute Units.
Returns pending token airdrops that have been received by an account.
/api/v1/accounts/{idOrAliasOrEvmAddress}/airdrops/pending
Account alias or account id or evm address
{"value":"HIQQEXWKW53RKN4W6XXC4Q232SYNZ3SZANVZZSUME5B5PRGXL663UAQA"}
^(\d{1,10}\.){0,2}(\d{1,10}|(0x)?[A-Fa-f0-9]{40}|(?:[A-Z2-7]{8})*(?:[A-Z2-7]{2}|[A-Z2-7]{4,5}|[A-Z2-7]{7,8}))$
The maximum number of items to return
2
The order in which items are listed
desc
asc
, desc
The ID of the sender to return information for
{"summary":"--","value":""}
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$
The nft serial number (64 bit type). Requires a tokenId value also be populated.
{"summary":"--","value":""}
^((eq|gt|gte|lt|lte):)?\d{1,19}?$
The ID of the token to return information for
{"summary":"--","value":""}
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$