Transfers
Get ERC721 transfers
Get ERC-721 tokens transfers of a wallet
GET
/
{chainName}
/
v1
/
address
/
{walletAddress}
/
transfers
/
erc721
Path Parameters
Wallet address
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The block height to start from, defaults to genesis block.
The block height to end at, defaults to latest block.
Response
200 - application/json
The response is of type object
.