{
"success": true,
"data": {
"hasSufficientFunds": true,
"calculatedTokenAmount": 0,
"actualWalletBalance": 0,
"requestedFiatAmount": 0,
"requestedFiatCurrency": "string",
"tokenSymbol": "string",
"network": "string",
"tokenId": "string",
"exchangeRate": 0,
"timestamp": "string",
"sandboxMode": true
}
}