package
0.0.0-20240924001700-ae0dd7773f17
Repository: https://github.com/coinbase/chainstorage.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ExtractL1Fee attempts to extract L1Fee from the transaction L1Fee = L1GasPrice * ( L1GasUsed + 2100) * L1FeeScalar See https://community.optimism.io/docs/developers/build/transaction-fees/#the-l1-data-fee.
IsDepositTx returns true if the transaction is a deposit tx type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

ContractAddressKey is the key used to denote the contract address for a token, provided via Currency metadata.
MaxUncleDepth is the maximum depth for an uncle to be rewarded.
No description provided by the author
TransferEventTopic is the hash of the Transfer event: ERC-20: Transfer(address indexed _from, address indexed _to, uint256 _value) ERC-721: Transfer(address indexed _from, address indexed _to, uint256 indexed _tokenId).
UnclesRewardMultiplier is the uncle reward multiplier.

# Variables

The BaseFeeVault predeploy receives the basefees on L2.
Block reward in wei for successfully mining a block upward from Byzantium.
Block reward in wei for successfully mining a block upward from Constantinople.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Block reward in wei for successfully mining a block.
The L1FeeVault predeploy receives the L1 portion of the transaction fees.
No description provided by the author
Ref: https://github.com/blockchain-etl/ethereum-etl/blob/25fc768f39d6a3175f8175d42b7699eb33166ebf/ethereumetl/mappers/trace_mapper.py#L151.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author