{
"id": "uuid",
"wallet_id": "uuid",
"portfolio_id": "uuid",
"type": "REWARD",
"status": "TRANSACTION_IMPORTED",
"symbol": "USDC",
"created_at": "YYYY-MM-DDThh:mm:ss.000Z",
"completed_at": "YYYY-MM-DDThh:mm:ss.000Z",
"amount": "1.531158",
"transfer_from": {
"type": "OTHER",
"value": "Coinbase",
"address": "",
"account_identifier": ""
},
"transfer_to": {
"type": "WALLET",
"value": "UUID",
"address": "",
"account_identifier": ""
},
"network_fees": "0",
"fees": "0",
"fee_symbol": "USDC",
"blockchain_ids": [],
"transaction_id": "str",
"destination_symbol": "",
"estimated_network_fees": null,
"network": "",
"estimated_asset_changes": [],
"metadata": null,
"idempotency_key": "UUID",
"onchain_details": null,
"network_info": null
}