package
5.10.0-jeremy-eip-1559+incompatible
Repository: https://github.com/sei-protocol/sei-chain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNative creates a new instance of Native, bound to a specific deployed contract.
NewNativeCaller creates a new read-only instance of Native, bound to a specific deployed contract.
NewNativeFilterer creates a new log filterer instance of Native, bound to a specific deployed contract.
NewNativeTransactor creates a new write-only instance of Native, bound to a specific deployed contract.

# Constants

No description provided by the author

# Variables

NativeABI is the input ABI used to generate the binding from.
NativeMetaData contains all meta data concerning the Native contract.

# Structs

Native is an auto generated Go binding around an Ethereum contract.
NativeApproval represents a Approval event raised by the Native contract.
NativeApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Native contract.
NativeCaller is an auto generated read-only Go binding around an Ethereum contract.
NativeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NativeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NativeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NativeRaw is an auto generated low-level Go binding around an Ethereum contract.
NativeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NativeTransactor is an auto generated write-only Go binding around an Ethereum contract.
NativeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NativeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NativeTransfer represents a Transfer event raised by the Native contract.
NativeTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Native contract.