{
"steps": [
{
"id": "deposit",
"action": "Confirm transaction in your wallet",
"description": "Depositing funds to the relayer to execute the swap for USDC",
"kind": "transaction",
"requestId": "0x92b99e6e1ee1deeb9531b5ad7f87091b3d71254b3176de9e8b5f6c6d0bd3a331",
"items": [
{
"status": "incomplete",
"data": {
"from": "0x742d35Cc6634C0532925a3b8D9d4DB0a2D7DD5B3",
"to": "0xf70da97812cb96acdf810712aa562db8dfa3dbef",
"data": "0x00fad611",
"value": "100000000000000000",
"chainId": 1
},
"check": {
"endpoint": "/intents/status?requestId=0x92b99e6e1ee1deeb9531b5ad7f87091b3d71254b3176de9e8b5f6c6d0bd3a331",
"method": "GET"
}
}
]
}
],
"fees": {
"gas": {
"currency": {
"chainId": 1,
"address": "0x0000000000000000000000000000000000000000",
"symbol": "ETH",
"name": "Ethereum",
"decimals": 18
},
"amount": "21000000000000000",
"amountFormatted": "0.021",
"amountUsd": "84.21"
},
"relayer": {
"currency": {
"chainId": 8453,
"address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"amount": "5000000",
"amountFormatted": "5.0",
"amountUsd": "5.0"
}
},
"details": {
"operation": "swap",
"timeEstimate": 30,
"currencyIn": {
"currency": {
"chainId": 1,
"address": "0x0000000000000000000000000000000000000000",
"symbol": "ETH",
"name": "Ethereum",
"decimals": 18
},
"amount": "100000000000000000",
"amountFormatted": "0.1",
"amountUsd": "400.0"
},
"currencyOut": {
"currency": {
"chainId": 8453,
"address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"amount": "395000000",
"amountFormatted": "395.0",
"amountUsd": "395.0"
},
"rate": "3950.0",
"totalImpact": {
"usd": "-5.0",
"percent": "-1.25"
},
"swapImpact": {
"usd": "-2.5",
"percent": "-0.625"
}
}
}