Get ERC-721 transfers
Transfers
Get ERC-721 transfers
Lists ERC-20 transfers for an address. Filterable by block range and contract address.
GET
Get ERC-721 transfers
Documentation Index
Fetch the complete documentation index at: https://ormilabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
A wallet address.
Query Parameters
The block height to start from, inclusive. Defaults to genesis block.
The block height to end at, inclusive. Defaults to latest block height.
Contract address to filter by.
The cursor returned in previous response (for getting the next page).
Number of records to fetch
Required range:
1 <= x <= 100