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

# Functions

NewErc2981 creates a new instance of Erc2981, bound to a specific deployed contract.
NewErc2981Caller creates a new read-only instance of Erc2981, bound to a specific deployed contract.
NewErc2981Filterer creates a new log filterer instance of Erc2981, bound to a specific deployed contract.
NewErc2981Transactor creates a new write-only instance of Erc2981, bound to a specific deployed contract.

# Variables

Erc2981ABI is the input ABI used to generate the binding from.
Erc2981MetaData contains all meta data concerning the Erc2981 contract.

# Structs

Erc2981 is an auto generated Go binding around an Ethereum contract.
Erc2981Approval represents a Approval event raised by the Erc2981 contract.
Erc2981ApprovalForAll represents a ApprovalForAll event raised by the Erc2981 contract.
Erc2981ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the Erc2981 contract.
Erc2981ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc2981 contract.
Erc2981Caller is an auto generated read-only Go binding around an Ethereum contract.
Erc2981CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc2981CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc2981Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc2981Raw is an auto generated low-level Go binding around an Ethereum contract.
Erc2981Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc2981Transactor is an auto generated write-only Go binding around an Ethereum contract.
Erc2981TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc2981TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc2981Transfer represents a Transfer event raised by the Erc2981 contract.
Erc2981TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc2981 contract.