Closed
Description
Returns the BEP-721 tokens and amount held by an address.
Ref: https://docs.bscscan.com/api-endpoints/tokens#get-address-bep721-token-holding
Sample Request:
https://api.bscscan.com/api
?module=account
&action=addresstokennftbalance
&address=0x99817ce62abf5b17f58e71071e590cf958e5a1bf
&page=1
&offset=100
&apikey=YourApiKeyToken