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
No description provided by the author
No description provided by the author
NewCw20 creates a new instance of Cw20, bound to a specific deployed contract.
NewCw20Caller creates a new read-only instance of Cw20, bound to a specific deployed contract.
NewCw20Filterer creates a new log filterer instance of Cw20, bound to a specific deployed contract.
NewCw20Transactor creates a new write-only instance of Cw20, bound to a specific deployed contract.
SetVersionWithOffset allows for overriding the version for integration test scenarios.
# Variables
Cw20ABI is the input ABI used to generate the binding from.
Cw20MetaData contains all meta data concerning the Cw20 contract.
# Structs
Cw20 is an auto generated Go binding around an Ethereum contract.
Cw20Approval represents a Approval event raised by the Cw20 contract.
Cw20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Cw20 contract.
Cw20Caller is an auto generated read-only Go binding around an Ethereum contract.
Cw20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Cw20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Cw20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Cw20Raw is an auto generated low-level Go binding around an Ethereum contract.
Cw20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Cw20Transactor is an auto generated write-only Go binding around an Ethereum contract.
Cw20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Cw20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Cw20Transfer represents a Transfer event raised by the Cw20 contract.
Cw20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Cw20 contract.