Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Offset to the next page of transactions
Was this page helpful?
{ "transactions": [ { "transactionHash": "An example name", "blockNumber": 123, "transactionTimestamp": "2023-11-07T05:31:56Z", "blockHash": "An example name", "blockExplorerUrls": [ "<string>" ], "fromAddress": "An example name", "toAddress": "An example name", "labels": [], "assetTransfers": [ { "fromAddress": "An example name", "toAddress": "An example name", "amount": 123, "tokenAddress": "An example name", "metadata": { "name": "<string>", "symbol": "<string>", "decimals": 123, "imageUri": "<string>" } } ], "networkId": 1 } ], "nextOffset": "<string>" }