package
2.0.3-rc1+incompatible
Repository: https://github.com/0xsoniclabs/sonic.git
Documentation: pkg.go.dev

# Functions

DeployBasefee deploys a new Ethereum contract, binding an instance of Basefee to it.
NewBasefee creates a new instance of Basefee, bound to a specific deployed contract.
NewBasefeeCaller creates a new read-only instance of Basefee, bound to a specific deployed contract.
NewBasefeeFilterer creates a new log filterer instance of Basefee, bound to a specific deployed contract.
NewBasefeeTransactor creates a new write-only instance of Basefee, bound to a specific deployed contract.

# Variables

BasefeeABI is the input ABI used to generate the binding from.
BasefeeBin is the compiled bytecode used for deploying new contracts.
BasefeeMetaData contains all meta data concerning the Basefee contract.

# Structs

Basefee is an auto generated Go binding around an Ethereum contract.
BasefeeCaller is an auto generated read-only Go binding around an Ethereum contract.
BasefeeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BasefeeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BasefeeCurrentFee represents a CurrentFee event raised by the Basefee contract.
BasefeeCurrentFeeIterator is returned from FilterCurrentFee and is used to iterate over the raw logs and unpacked data for CurrentFee events raised by the Basefee contract.
BasefeeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BasefeeRaw is an auto generated low-level Go binding around an Ethereum contract.
BasefeeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BasefeeTransactor is an auto generated write-only Go binding around an Ethereum contract.
BasefeeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BasefeeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.