{
"crypto_source_transaction_id": "string",
"timestamp": 0,
"crypto_source_id": "coinbase",
"transaction_type": "BUY",
"categorization": {
"protocol_name": "string",
"contract_type": "STAKING",
"network_name": "string"
},
"fee": {
"itemized_receipt": [
{
"source": "NETWORK",
"value": "string",
"currency": "string"
}
]
},
"metadata": "string",
"output": {
"value": "string",
"currency": "string",
"asset_type": "NFT"
},
"senders": [
"string"
]
}