Raw Blocks

FieldDescriptionType
idSTRING
numberLONG
hashSTRING
parent_hashSTRING
nonceSTRING
sha3_unclesSTRING
logs_bloomSTRING
transactions_rootSTRING
state_rootSTRING
receipts_rootSTRING
minerSTRING
difficultyDOUBLE
total_difficultyDOUBLE
sizeLONG
extra_dataSTRING
gas_limitLONG
gas_usedLONG
timestampLONG
transaction_countLONG
base_fee_per_gasLONG
withdrawals_rootSTRING

Raw Transactions

FieldDescriptionType
idSTRING
hashSTRING
nonceLONG
block_hashSTRING
block_numberLONG
transaction_indexLONG
from_addressSTRING
to_addressSTRING
valueDECIMAL(100,0)
gasDECIMAL(100,0)
gas_priceDECIMAL(100,0)
inputSTRING
max_fee_per_gasDECIMAL(100,0)
max_priority_fee_per_gasDECIMAL(100,0)
transaction_typeLONG
block_timestampLONG
receipt_cumulative_gas_usedDECIMAL(100,0)
receipt_gas_usedDECIMAL(100,0)
receipt_contract_addressSTRING
receipt_statusLONG
receipt_effective_gas_priceDECIMAL(100,0)
receipt_rootLONG
receipt_l1_feeDECIMAL(100,0)
receipt_l1_gas_usedDECIMAL(100,0)
receipt_l1_gas_priceDECIMAL(100,0)
receipt_l1_fee_scalarDOUBLE

Logs

Raw logs

FieldDescriptionType
idSTRING
block_numberLONG
block_hashSTRING
transaction_hashSTRING
transaction_indexLONG
log_indexLONG
addressSTRING
dataSTRING
topicsSTRING
block_timestampLONG

Decoded Logs

FieldDescriptionType
idSTRING
event_signatureSTRING
event_paramsARRAY(STRING)
addressSTRING
transaction_hashSTRING
decode_strategySTRING
raw_log.idSTRING
raw_log.block_numberLONG
raw_log.block_hashSTRING
raw_log.transaction_hashSTRING
raw_log.transaction_indexLONG
raw_log.log_indexLONG
raw_log.addressSTRING
raw_log.dataSTRING
raw_log.topicsSTRING
raw_log.block_timestampLONG

Traces

Raw traces

FieldDescriptionType
idSTRING
block_numberLONG
block_hashSTRING
transaction_hashSTRING
transaction_indexLONG
from_addressSTRING
to_addressSTRING
valueDECIMAL(100,0)
inputSTRING
outputSTRING
trace_typeSTRING
call_typeSTRING
reward_typeSTRING
gasLONG
gas_usedLONG
subtracesLONG
trace_addressSTRING
errorSTRING
statusLONG
trace_idSTRING
block_timestampLONG

Decoded traces

FieldDescriptionType
idSTRING
method_signatureSTRING
method_paramsARRAY(STRING)
from_addressSTRING
to_addressSTRING
transaction_hashSTRING
raw_trace.idSTRING
raw_trace.block_numberLONG
raw_trace.block_hashSTRING
raw_trace.transaction_hashSTRING
raw_trace.transaction_indexLONG
raw_trace.from_addressSTRING
raw_trace.to_addressSTRING
raw_trace.valueDECIMAL(100,0)
raw_trace.inputSTRING
raw_trace.outputSTRING
raw_trace.trace_typeSTRING
raw_trace.call_typeSTRING
raw_trace.reward_typeSTRING
raw_trace.gasLONG
raw_trace.gas_usedLONG
raw_trace.subtracesLONG
raw_trace.trace_addressSTRING
raw_trace.errorSTRING
raw_trace.statusLONG
raw_trace.trace_idSTRING