{
"message": "Batch network fee retrieved (2/2 successful)",
"statusCode": 200,
"data": {
"fees": [
{
"index": 0,
"method": "approve",
"fee": "0.00001247904",
"networkFee": "0.00001247904",
"networkFeeInUSD": "0.01",
"nativeBalance": "0.5",
"nativeBalanceInUSD": "450.00",
"estimatedArrivalTime": 30,
"transactionFee": "0"
},
{
"index": 1,
"method": "deposit",
"fee": "0.00000504",
"networkFee": "0.00000504",
"networkFeeInUSD": "0.005",
"nativeBalance": "0.5",
"nativeBalanceInUSD": "450.00",
"estimatedArrivalTime": 30,
"transactionFee": "0"
}
],
"totalFee": "0.00001751904",
"estimatedArrivalTime": 60,
"errors": []
}
}