package
0.0.0-20241211092307-595a2578734d
Repository: https://github.com/0xpolygon/cdk-contracts-tooling.git
Documentation: pkg.go.dev

# Functions

DeployErc20permitmock deploys a new Ethereum contract, binding an instance of Erc20permitmock to it.
NewErc20permitmock creates a new instance of Erc20permitmock, bound to a specific deployed contract.
NewErc20permitmockCaller creates a new read-only instance of Erc20permitmock, bound to a specific deployed contract.
NewErc20permitmockFilterer creates a new log filterer instance of Erc20permitmock, bound to a specific deployed contract.
NewErc20permitmockTransactor creates a new write-only instance of Erc20permitmock, bound to a specific deployed contract.

# Variables

Erc20permitmockABI is the input ABI used to generate the binding from.
Erc20permitmockBin is the compiled bytecode used for deploying new contracts.
Erc20permitmockMetaData contains all meta data concerning the Erc20permitmock contract.

# Structs

Erc20permitmock is an auto generated Go binding around an Ethereum contract.
Erc20permitmockApproval represents a Approval event raised by the Erc20permitmock contract.
Erc20permitmockApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc20permitmock contract.
Erc20permitmockCaller is an auto generated read-only Go binding around an Ethereum contract.
Erc20permitmockCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc20permitmockCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc20permitmockFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc20permitmockRaw is an auto generated low-level Go binding around an Ethereum contract.
Erc20permitmockSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc20permitmockTransactor is an auto generated write-only Go binding around an Ethereum contract.
Erc20permitmockTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc20permitmockTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc20permitmockTransfer represents a Transfer event raised by the Erc20permitmock contract.
Erc20permitmockTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc20permitmock contract.