Transfers
Get ERC1155 transfers
Get ERC-1155 tokens transfers of a wallet
GET
/
{chainName}
/
v1
/
address
/
{walletAddress}
/
transfers
/
erc1155
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
.