Unlock detailed transaction insights that transform user experience. No more clunky external explorers—bring clarity directly into your app.
Easily switch between different transaction examples to see detailed API responses and app visualizations.
API Response Data
{
"hash": "0x83cf14df828dd42314f60577e4481369432e63d893814b6f7e40884ead375ff4",
"status": "confirmed",
"data": {
"blockNumber": 17729996,
"confirmations": 4151825,
"actions": [
{
"display": "Wrapped ETH Transfer",
"type": "erc20-transfer",
"icon": "integrations/ethereum.png",
"from": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
"to": "0xD9b51D5ec50DF490b755fEa7C6C64E15B9e276dD",
"amount": "0.05 WETH",
"value": 135.85
},
{
"display": "Swap $WETH for $OPEPENAI",
"type": "uniswap-v2-swap",
"icon": "coins/uni.png",
"from": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
"recipient": "0xCc9c085081F63e12c64E6722f69Fb878d43b05B0",
"fromToken": {
"amount": 0.05,
"symbol": "WETH",
"value": 135.851
},
"toToken": {
"amount": 491367,
"symbol": "OPEPENAI",
"value": null
}
}
],
"fee": {
"amount": "0.005 ETH",
"value": "13.73",
"currency": "USD"
}
}
}
This panel simulates how the transaction would be presented within your dApp. It breaks down each action, displaying sender, receiver, amount, and fee details.
From: 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D
To: 0xD9b51D5ec50DF490b755fEa7C6C64E15B9e276dD
Amount: 0.05 WETH
Value: 135.85 USD
Swap: 0.05WETH ➜ 491367OPEPENAI
Understand every nuance of a blockchain transaction without leaving your application. Our interactive overview empowers users with clarity, ensuring transparency and trust.
Integrate our transaction overview features and bring unparalleled clarity and interactivity to your blockchain application.
Get in Touch