package
11.0.0-rc1+incompatible
Repository: https://github.com/zeta-chain/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

DeployWETH9 deploys a new Ethereum contract, binding an instance of WETH9 to it.
NewWETH9 creates a new instance of WETH9, bound to a specific deployed contract.
NewWETH9Caller creates a new read-only instance of WETH9, bound to a specific deployed contract.
NewWETH9Filterer creates a new log filterer instance of WETH9, bound to a specific deployed contract.
NewWETH9Transactor creates a new write-only instance of WETH9, bound to a specific deployed contract.

# Variables

WETH9ABI is the input ABI used to generate the binding from.
WETH9Bin is the compiled bytecode used for deploying new contracts.
WETH9MetaData contains all meta data concerning the WETH9 contract.

# Structs

WETH9 is an auto generated Go binding around an Ethereum contract.
WETH9Approval represents a Approval event raised by the WETH9 contract.
WETH9ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the WETH9 contract.
WETH9Caller is an auto generated read-only Go binding around an Ethereum contract.
WETH9CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WETH9CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WETH9Deposit represents a Deposit event raised by the WETH9 contract.
WETH9DepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the WETH9 contract.
WETH9Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
WETH9Raw is an auto generated low-level Go binding around an Ethereum contract.
WETH9Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WETH9Transactor is an auto generated write-only Go binding around an Ethereum contract.
WETH9TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WETH9TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WETH9Transfer represents a Transfer event raised by the WETH9 contract.
WETH9TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the WETH9 contract.
WETH9Withdrawal represents a Withdrawal event raised by the WETH9 contract.
WETH9WithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the WETH9 contract.