gaspriceoracle

package
v0.6.47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GetL1FeeMethod = abi.NewMethod(
		"getL1Fee",
		"getL1Fee",
		abi.Function,
		"",
		false,
		false,
		abi.Arguments{
			{Name: "data", Type: bytesT},
		},
		abi.Arguments{
			{Name: "fee", Type: uint256T},
		},
	)
)
View Source
var (
	PrecompileAddress = common.HexToAddress("0x420000000000000000000000000000000000000F")
)

Functions

func DecodeGetL1FeeMethodOutput

func DecodeGetL1FeeMethodOutput(out any) (*big.Int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL