package
1.51.1
Repository: https://github.com/injectivelabs/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Caller creates a new read-only instance of ERC20, bound to a specific deployed contract.
NewERC20Filterer creates a new log filterer instance of ERC20, bound to a specific deployed contract.
NewERC20Transactor creates a new write-only instance of ERC20, bound to a specific deployed contract.
NewPeggy creates a new instance of Peggy, bound to a specific deployed contract.
NewPeggyCaller creates a new read-only instance of Peggy, bound to a specific deployed contract.
NewPeggyFilterer creates a new log filterer instance of Peggy, bound to a specific deployed contract.
NewPeggyTransactor creates a new write-only instance of Peggy, bound to a specific deployed contract.

# Constants

ERC20ABI is the input ABI used to generate the binding from.
PeggyABI is the input ABI used to generate the binding from.

# Structs

ERC20 is an auto generated Go binding around an Ethereum contract.
ERC20Approval represents a Approval event raised by the ERC20 contract.
ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20 contract.
ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Transfer represents a Transfer event raised by the ERC20 contract.
ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20 contract.
Peggy is an auto generated Go binding around an Ethereum contract.
PeggyCaller is an auto generated read-only Go binding around an Ethereum contract.
PeggyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PeggyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PeggyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PeggyRaw is an auto generated low-level Go binding around an Ethereum contract.
PeggySendToCosmosEvent represents a SendToCosmosEvent event raised by the Peggy contract.
PeggySendToCosmosEventIterator is returned from FilterSendToCosmosEvent and is used to iterate over the raw logs and unpacked data for SendToCosmosEvent events raised by the Peggy contract.
PeggySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PeggyTransactionBatchExecutedEvent represents a TransactionBatchExecutedEvent event raised by the Peggy contract.
PeggyTransactionBatchExecutedEventIterator is returned from FilterTransactionBatchExecutedEvent and is used to iterate over the raw logs and unpacked data for TransactionBatchExecutedEvent events raised by the Peggy contract.
PeggyTransactor is an auto generated write-only Go binding around an Ethereum contract.
PeggyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PeggyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PeggyValsetUpdatedEvent represents a ValsetUpdatedEvent event raised by the Peggy contract.
PeggyValsetUpdatedEventIterator is returned from FilterValsetUpdatedEvent and is used to iterate over the raw logs and unpacked data for ValsetUpdatedEvent events raised by the Peggy contract.