Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var L1OracleAddress = common.HexToAddress("0x2A00000000000000000000000000000000000010")
Functions ¶
func MakeSpecularEVMPreTransferHook ¶
MakeSpecularEVMPreTransferHook creates specular's vm.EVMHook function which is injected into the EVM and runs before every transfer currently this is only used to calculate & charge the L1 Fee
func MakeSpecularL1FeeReader ¶
MakeSpecularL1FeeReader creates specular's vm.EVMReader function which is injected into the EVM and can be used to return the L1Fee of a transaction. This is a read only method and does not change the state.
Types ¶
type RollupConfig ¶
Click to show internal directories.
Click to hide internal directories.