hedera-mirror-node
hedera-mirror-node copied to clipboard
HIP-904 Add NFTs to Airdrop REST API response
Problem
The Outstanding and Pending airdrops endpoints currently only return fungible tokens.
Solution
-Add nfts to the response and paginate based on sender/receiver, token.id and serialnumber.
Alternatives
No response