EVM_Block_Input_Block_InputType
Select by Block
input EVM_Block_Input_Block_InputType {
TxHash: OLAP_String
Extra: OLAP_String
Number: OLAP_BigInteger
ReceiptHash: OLAP_String
Result: EVM_Block_Input_Block_Result_InputType
Coinbase: OLAP_String
Root: OLAP_String
Hash: OLAP_String
ParentHash: OLAP_String
GasUsed: OLAP_BigInteger
L1: EVM_Block_Input_Block_L1_InputType
MixDigest: OLAP_String
Time: OLAP_DateTime
Difficulty: OLAP_BigInteger
Bloom: OLAP_String
UnclesCount: OLAP_Integer
GasLimit: OLAP_BigInteger
UncleHash: OLAP_String
TxCount: OLAP_Integer
Nonce: OLAP_BigInteger
BaseFee: EVM_Amount_With_Decimals
Date: OLAP_Date
}