{
"page": 1,
"page_size": 100,
"cursor": "abc123...",
"result": [
{
"hash": "0x...",
"nonce": "123",
"transaction_index": "45",
"from_address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"from_address_label": "Vitalik Buterin",
"to_address": "0x1234567890abcdef1234567890abcdef12345678",
"to_address_label": null,
"value": "1000000000000000000",
"gas": "21000",
"gas_price": "50000000000",
"receipt_gas_used": "21000",
"receipt_status": "1",
"block_timestamp": "2024-01-15T10:30:00.000Z",
"block_number": "18500000",
"block_hash": "0x...",
"category": "send",
"summary": "Sent 1 ETH",
"possible_spam": false,
"method_label": null,
"native_transfers": [],
"erc20_transfers": [],
"nft_transfers": []
}
]
}