Account
Get ERC1155 Token Transfers by Address
Retrieves a list of ERC-1155 tokens transferred by a specific address, with optional filtering by token contract.
GET
Get ERC1155 Token Transfers by Address
Documentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Your Etherscan API key.
Chain ID to query, eg
1 for Ethereum, 8453 for Base from our supported chains.Set to
account for this endpoint.Set to
token1155tx for this endpoint.The ERC1155 token contract address to filter transfers by, eg
0x495f947276749ce646f68ac8c248420045cb7b5e for Opensea Shared Storefront.The address to query, like
0xfefefefefefefefefefefefefefefefefefefefePage number for pagination.
Number of records per page. Use the
page parameter for subsequent records.Starting block number to search from.
Ending block number to search to.
Sort order either
desc for the latest transactions first or asc for the oldest transactions first.