EVM_Transaction_Input_Block_InputType
Select by Block
input EVM_Transaction_Input_Block_InputType {
Coinbase: OLAP_String
Hash: OLAP_String
Difficulty: OLAP_BigInteger
GasUsed: OLAP_BigInteger
BaseFee: OLAP_BigInteger
ParentHash: OLAP_String
GasLimit: OLAP_BigInteger
Date: OLAP_Date
Time: OLAP_DateTime
Nonce: OLAP_BigInteger
Number: OLAP_BigInteger
L1: EVM_Transaction_Input_Block_L1_InputType
}
Fields
EVM_Transaction_Input_Block_InputType.Coinbase
● OLAP_String
input
EVM_Transaction_Input_Block_InputType.Hash
● OLAP_String
input
EVM_Transaction_Input_Block_InputType.Difficulty
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.GasUsed
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.BaseFee
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.ParentHash
● OLAP_String
input
EVM_Transaction_Input_Block_InputType.GasLimit
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.Date
● OLAP_Date
input
EVM_Transaction_Input_Block_InputType.Time
● OLAP_DateTime
input
EVM_Transaction_Input_Block_InputType.Nonce
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.Number
● OLAP_BigInteger
input
EVM_Transaction_Input_Block_InputType.L1
● EVM_Transaction_Input_Block_L1_InputType
input
Member Of
EVM_Transaction_Filter
input