{
"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
},
"hasSufficientBalance": true,
"walletAddress": "string",
"tokenId": "string",
"fiatAmount": 0,
"fiatCurrency": "string",
"tokenBalance": 0,
"requiredTokenAmount": 0,
"exchangeRate": 0,
"message": "string",
"usedProvidedAmount": true
}