get https://api.blockspan.com/v1/nfts/owner/
Returns all currently owned NFTs by owner's wallet address.
Highlights:
- Chains supported: Ethereum, Goerli (testnet), Polygon, Arbitrum, and Optimism with more coming soon
- Returns all tokens owned by the given wallet address. Useful for both understanding scope of account ownership and activity as well as for applications to verify current ownership to provide correct gated access
- Data returned in ascending order by contract address and token id. Use the cursor to scroll through all data 25 (default) to 100 records at a time
- Number of total tokens owned by wallet address
- Number of times owner has acquired/reacquired the token
- Dates of first and most recent acquisition of the token indicative of continued owner interest in collection
- Total quantity owned of each token