[
{
"symbol": "ETH",
"name": "Ethereum",
"decimals": 18,
"amount": "1.5",
"rawAmount": "1500000000000000000",
"chains": {
"base-sepolia": {
"locator": "base-sepolia:eth",
"amount": "1.0",
"rawAmount": "1000000000000000000"
},
"polygon-amoy": {
"locator": "polygon-amoy:eth",
"amount": "0.5",
"rawAmount": "500000000000000000"
}
}
},
{
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6,
"amount": "100.0",
"rawAmount": "100000000",
"chains": {
"base-sepolia": {
"locator": "base-sepolia:0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"amount": "50.0",
"rawAmount": "50000000",
"contractAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e"
},
"polygon-amoy": {
"locator": "polygon-amoy:0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582",
"amount": "50.0",
"rawAmount": "50000000",
"contractAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582"
}
}
},
{
"symbol": "SOL",
"decimals": 9,
"amount": "2.5",
"rawAmount": "2500000000",
"chains": {
"solana": {
"locator": "solana:sol",
"amount": "2.5",
"rawAmount": "2500000000"
}
}
},
{
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6,
"amount": "75.0",
"rawAmount": "75000000",
"chains": {
"solana": {
"locator": "solana:EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": "75.0",
"rawAmount": "75000000",
"mintHash": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
}
}
}
]