255"An example name"
Block number of the transaction
Timestamp of the transaction
255"An example name"
URLs to the block explorer for the transaction
255"An example name"
255"An example name"
sent, receive, swap Show child attributes
ETH, EVM, FLOW, SOL, ALGO, STARK, COSMOS, BTC, ECLIPSE, SUI, SPARK, TRON, APTOS, TON, STELLAR 1
Was this page helpful?
{
"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": [
"sent"
],
"assetTransfers": [
{
"fromAddress": "An example name",
"toAddress": "An example name",
"amount": 123,
"tokenAddress": "An example name",
"metadata": {
"name": "<string>",
"symbol": "<string>",
"decimals": 123,
"imageUri": "<string>"
}
}
],
"chainName": "ETH",
"networkId": 1
}