curl --request GET \
--url https://data-api.b3.fun/blockscout/transactions/{transaction_hash}/summary{
"success": true,
"data": {
"summaries": [
{
"summary_template": "{action_type} of {amount} {token}",
"summary_template_variables": {
"action_type": {
"type": "string",
"value": "Registered withdrawal of"
},
"amount": {
"type": "currency",
"value": "0.195999999980484004"
},
"token": {
"type": "token",
"value": {
"address": "0xBEEF69Ac7870777598A04B2bd4771c71212E6aBc",
"circulating_market_cap": "0.0",
"decimals": "18",
"exchange_rate": "2890.96",
"holders": "2999",
"icon_url": "https://assets.coingecko.com/coins/images/39410/small/Steakhouse_logo-05.jpg?1722053893",
"name": "Steakhouse Resteaking Vault",
"symbol": "steakLRT",
"total_supply": "9710057205959239302188",
"type": "ERC-20",
"volume_24h": "24298.765344836862"
}
}
}
}
]
}
}curl --request GET \
--url https://data-api.b3.fun/blockscout/transactions/{transaction_hash}/summary{
"success": true,
"data": {
"summaries": [
{
"summary_template": "{action_type} of {amount} {token}",
"summary_template_variables": {
"action_type": {
"type": "string",
"value": "Registered withdrawal of"
},
"amount": {
"type": "currency",
"value": "0.195999999980484004"
},
"token": {
"type": "token",
"value": {
"address": "0xBEEF69Ac7870777598A04B2bd4771c71212E6aBc",
"circulating_market_cap": "0.0",
"decimals": "18",
"exchange_rate": "2890.96",
"holders": "2999",
"icon_url": "https://assets.coingecko.com/coins/images/39410/small/Steakhouse_logo-05.jpg?1722053893",
"name": "Steakhouse Resteaking Vault",
"symbol": "steakLRT",
"total_supply": "9710057205959239302188",
"type": "ERC-20",
"volume_24h": "24298.765344836862"
}
}
}
}
]
}
}Human-Readable Transaction Summary
true
Show child attributes
Show child attributes
Summary template
"{action_type} of {amount} {token}"
Variables for summary
Show child attributes
Token info
Show child attributes
Type
"token"
Token info
Show child attributes
Token Address
"0xBEEF69Ac7870777598A04B2bd4771c71212E6aBc"
Token circulating market cap
"0.0"
Token decimals
"18"
Token exchange rate
"2890.96"
Token holders amount
"2999"
Token image URL
"https://assets.coingecko.com/coins/images/39410/small/Steakhouse_logo-05.jpg?1722053893"
Token name
"Steakhouse Resteaking Vault"
Token symbol
"steakLRT"
Token total supply
"9710057205959239302188"
Token type
"ERC-20"
Token trading volume for past 24h
"24298.765344836862"