GET
/
{chainName}
/
v1
/
address
/
{walletAddress}
/
transfers
/
erc1155

Path Parameters

walletAddress
string
required

Wallet address

chainName
string
required

Name of the blockchain (e.g., ethereum, polygon, bsc)

Query Parameters

starting-block
integer

The block height to start from, defaults to genesis block.

ending-block
integer

The block height to end at, defaults to latest block.

pagination
object

Response

200 - application/json

The response is of type object.