{
// …
"intentCost": {
// …
"tokensReceived": [
{
// Receiving USDC on Optimism
"tokenAddress": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
"hasFulfilled": true,
"amountSpent": "81032981",
"destinationAmount": "81029468",
"fee": "3513"
}
],
"tokensSpent": {
"8453": {
// Using WETH on Base
"0x4200000000000000000000000000000000000006": {
"locked": "0",
"unlocked": "22291303013436002",
"version": 0
}
},
}
}
}