{
"nextCursor": "text",
"list": [
{
"_id": "text",
"offerId": "text",
"paymentType": "CRYPTO_WALLET",
"network": "AVALANCHE",
"asset": "USDC",
"exchangeRate": 0,
"cashout": {
"localCurrencyAmount": 0,
"usdAmount": 0,
"feeAmountUsd": 0,
"feeAmountUsdFonbnk": 0,
"feeAmountUsdPartner": 0,
"feeAmountLocalCurrency": 0,
"feeAmountLocalCurrencyFonbnk": 0,
"feeAmountLocalCurrencyPartner": 0,
"cryptoAmount": 0,
"feeAmountCrypto": 0,
"feeAmountCryptoFonbnk": 0,
"feeAmountCryptoPartner": 0
},
"fromAddress": "text",
"toAddress": "text",
"status": "initiated",
"createdAt": "2024-11-21T06:21:28.945Z",
"expiresAt": "2024-11-21T06:21:28.945Z",
"hash": "text",
"statusHistory": [
{
"status": "initiated",
"changedAt": "2024-11-21T06:21:28.945Z"
}
],
"countryIsoCode": "text",
"currencyIsoCode": "text",
"offerRequiredFields": [
{
"label": "text",
"type": "text",
"value": "text"
}
],
"orderParams": "text"
}
]
}