interfaces

package
v1.0.2-athens3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ContextABI = ContextMetaData.ABI

ContextABI is the input ABI used to generate the binding from. Deprecated: Use ContextMetaData.ABI instead.

View Source
var ContextMetaData = &bind.MetaData{
	ABI: "[]",
}

ContextMetaData contains all meta data concerning the Context contract.

View Source
var ISystemABI = ISystemMetaData.ABI

ISystemABI is the input ABI used to generate the binding from. Deprecated: Use ISystemMetaData.ABI instead.

View Source
var ISystemMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"FUNGIBLE_MODULE_ADDRESS\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainID\",\"type\":\"uint256\"}],\"name\":\"gasCoinZRC20ByChainId\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainID\",\"type\":\"uint256\"}],\"name\":\"gasPriceByChainId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainID\",\"type\":\"uint256\"}],\"name\":\"gasZetaPoolByChainId\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"uniswapv2FactoryAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"wZetaContractAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]",
}

ISystemMetaData contains all meta data concerning the ISystem contract.

View Source
var IZRC20ABI = IZRC20MetaData.ABI

IZRC20ABI is the input ABI used to generate the binding from. Deprecated: Use IZRC20MetaData.ABI instead.

View Source
var IZRC20MetaData = &bind.MetaData{
	ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"from\",\"type\":\"bytes\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Deposit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"gasLimit\",\"type\":\"uint256\"}],\"name\":\"UpdatedGasLimit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"protocolFlatFee\",\"type\":\"uint256\"}],\"name\":\"UpdatedProtocolFlatFee\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"systemContract\",\"type\":\"address\"}],\"name\":\"UpdatedSystemContract\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"to\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"gasfee\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"protocolFlatFee\",\"type\":\"uint256\"}],\"name\":\"Withdrawal\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"deposit\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"to\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"withdrawGasFee\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]",
}

IZRC20MetaData contains all meta data concerning the IZRC20 contract.

View Source
var IZRC20MetadataABI = IZRC20MetadataMetaData.ABI

IZRC20MetadataABI is the input ABI used to generate the binding from. Deprecated: Use IZRC20MetadataMetaData.ABI instead.

View Source
var IZRC20MetadataMetaData = &bind.MetaData{
	ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"from\",\"type\":\"bytes\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Deposit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"gasLimit\",\"type\":\"uint256\"}],\"name\":\"UpdatedGasLimit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"protocolFlatFee\",\"type\":\"uint256\"}],\"name\":\"UpdatedProtocolFlatFee\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"systemContract\",\"type\":\"address\"}],\"name\":\"UpdatedSystemContract\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"to\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"gasfee\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"protocolFlatFee\",\"type\":\"uint256\"}],\"name\":\"Withdrawal\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"deposit\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"to\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"withdrawGasFee\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]",
}

IZRC20MetadataMetaData contains all meta data concerning the IZRC20Metadata contract.

View Source
var ZContractABI = ZContractMetaData.ABI

ZContractABI is the input ABI used to generate the binding from. Deprecated: Use ZContractMetaData.ABI instead.

View Source
var ZContractMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"zrc20\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"message\",\"type\":\"bytes\"}],\"name\":\"onCrossChainCall\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}

ZContractMetaData contains all meta data concerning the ZContract contract.

Functions

This section is empty.

Types

type Context

type Context struct {
	ContextCaller     // Read-only binding to the contract
	ContextTransactor // Write-only binding to the contract
	ContextFilterer   // Log filterer for contract events
}

Context is an auto generated Go binding around an Ethereum contract.

func NewContext

func NewContext(address common.Address, backend bind.ContractBackend) (*Context, error)

NewContext creates a new instance of Context, bound to a specific deployed contract.

type ContextCaller

type ContextCaller struct {
	// contains filtered or unexported fields
}

ContextCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewContextCaller

func NewContextCaller(address common.Address, caller bind.ContractCaller) (*ContextCaller, error)

NewContextCaller creates a new read-only instance of Context, bound to a specific deployed contract.

type ContextCallerRaw

type ContextCallerRaw struct {
	Contract *ContextCaller // Generic read-only contract binding to access the raw methods on
}

ContextCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*ContextCallerRaw) Call

func (_Context *ContextCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type ContextCallerSession

type ContextCallerSession struct {
	Contract *ContextCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts  // Call options to use throughout this session
}

ContextCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type ContextFilterer

type ContextFilterer struct {
	// contains filtered or unexported fields
}

ContextFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewContextFilterer

func NewContextFilterer(address common.Address, filterer bind.ContractFilterer) (*ContextFilterer, error)

NewContextFilterer creates a new log filterer instance of Context, bound to a specific deployed contract.

type ContextRaw

type ContextRaw struct {
	Contract *Context // Generic contract binding to access the raw methods on
}

ContextRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*ContextRaw) Call

func (_Context *ContextRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*ContextRaw) Transact

func (_Context *ContextRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ContextRaw) Transfer

func (_Context *ContextRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ContextSession

type ContextSession struct {
	Contract     *Context          // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

ContextSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

type ContextTransactor

type ContextTransactor struct {
	// contains filtered or unexported fields
}

ContextTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewContextTransactor

func NewContextTransactor(address common.Address, transactor bind.ContractTransactor) (*ContextTransactor, error)

NewContextTransactor creates a new write-only instance of Context, bound to a specific deployed contract.

type ContextTransactorRaw

type ContextTransactorRaw struct {
	Contract *ContextTransactor // Generic write-only contract binding to access the raw methods on
}

ContextTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*ContextTransactorRaw) Transact

func (_Context *ContextTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ContextTransactorRaw) Transfer

func (_Context *ContextTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ContextTransactorSession

type ContextTransactorSession struct {
	Contract     *ContextTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts  // Transaction auth options to use throughout this session
}

ContextTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

type ISystem

type ISystem struct {
	ISystemCaller     // Read-only binding to the contract
	ISystemTransactor // Write-only binding to the contract
	ISystemFilterer   // Log filterer for contract events
}

ISystem is an auto generated Go binding around an Ethereum contract.

func NewISystem

func NewISystem(address common.Address, backend bind.ContractBackend) (*ISystem, error)

NewISystem creates a new instance of ISystem, bound to a specific deployed contract.

type ISystemCaller

type ISystemCaller struct {
	// contains filtered or unexported fields
}

ISystemCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewISystemCaller

func NewISystemCaller(address common.Address, caller bind.ContractCaller) (*ISystemCaller, error)

NewISystemCaller creates a new read-only instance of ISystem, bound to a specific deployed contract.

func (*ISystemCaller) FUNGIBLEMODULEADDRESS

func (_ISystem *ISystemCaller) FUNGIBLEMODULEADDRESS(opts *bind.CallOpts) (common.Address, error)

FUNGIBLEMODULEADDRESS is a free data retrieval call binding the contract method 0x3ce4a5bc.

Solidity: function FUNGIBLE_MODULE_ADDRESS() view returns(address)

func (*ISystemCaller) GasCoinZRC20ByChainId

func (_ISystem *ISystemCaller) GasCoinZRC20ByChainId(opts *bind.CallOpts, chainID *big.Int) (common.Address, error)

GasCoinZRC20ByChainId is a free data retrieval call binding the contract method 0x0be15547.

Solidity: function gasCoinZRC20ByChainId(uint256 chainID) view returns(address)

func (*ISystemCaller) GasPriceByChainId

func (_ISystem *ISystemCaller) GasPriceByChainId(opts *bind.CallOpts, chainID *big.Int) (*big.Int, error)

GasPriceByChainId is a free data retrieval call binding the contract method 0xd7fd7afb.

Solidity: function gasPriceByChainId(uint256 chainID) view returns(uint256)

func (*ISystemCaller) GasZetaPoolByChainId

func (_ISystem *ISystemCaller) GasZetaPoolByChainId(opts *bind.CallOpts, chainID *big.Int) (common.Address, error)

GasZetaPoolByChainId is a free data retrieval call binding the contract method 0x513a9c05.

Solidity: function gasZetaPoolByChainId(uint256 chainID) view returns(address)

func (*ISystemCaller) Uniswapv2FactoryAddress

func (_ISystem *ISystemCaller) Uniswapv2FactoryAddress(opts *bind.CallOpts) (common.Address, error)

Uniswapv2FactoryAddress is a free data retrieval call binding the contract method 0xd936a012.

Solidity: function uniswapv2FactoryAddress() view returns(address)

func (*ISystemCaller) WZetaContractAddress

func (_ISystem *ISystemCaller) WZetaContractAddress(opts *bind.CallOpts) (common.Address, error)

WZetaContractAddress is a free data retrieval call binding the contract method 0x569541b9.

Solidity: function wZetaContractAddress() view returns(address)

type ISystemCallerRaw

type ISystemCallerRaw struct {
	Contract *ISystemCaller // Generic read-only contract binding to access the raw methods on
}

ISystemCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*ISystemCallerRaw) Call

func (_ISystem *ISystemCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type ISystemCallerSession

type ISystemCallerSession struct {
	Contract *ISystemCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts  // Call options to use throughout this session
}

ISystemCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*ISystemCallerSession) FUNGIBLEMODULEADDRESS

func (_ISystem *ISystemCallerSession) FUNGIBLEMODULEADDRESS() (common.Address, error)

FUNGIBLEMODULEADDRESS is a free data retrieval call binding the contract method 0x3ce4a5bc.

Solidity: function FUNGIBLE_MODULE_ADDRESS() view returns(address)

func (*ISystemCallerSession) GasCoinZRC20ByChainId

func (_ISystem *ISystemCallerSession) GasCoinZRC20ByChainId(chainID *big.Int) (common.Address, error)

GasCoinZRC20ByChainId is a free data retrieval call binding the contract method 0x0be15547.

Solidity: function gasCoinZRC20ByChainId(uint256 chainID) view returns(address)

func (*ISystemCallerSession) GasPriceByChainId

func (_ISystem *ISystemCallerSession) GasPriceByChainId(chainID *big.Int) (*big.Int, error)

GasPriceByChainId is a free data retrieval call binding the contract method 0xd7fd7afb.

Solidity: function gasPriceByChainId(uint256 chainID) view returns(uint256)

func (*ISystemCallerSession) GasZetaPoolByChainId

func (_ISystem *ISystemCallerSession) GasZetaPoolByChainId(chainID *big.Int) (common.Address, error)

GasZetaPoolByChainId is a free data retrieval call binding the contract method 0x513a9c05.

Solidity: function gasZetaPoolByChainId(uint256 chainID) view returns(address)

func (*ISystemCallerSession) Uniswapv2FactoryAddress

func (_ISystem *ISystemCallerSession) Uniswapv2FactoryAddress() (common.Address, error)

Uniswapv2FactoryAddress is a free data retrieval call binding the contract method 0xd936a012.

Solidity: function uniswapv2FactoryAddress() view returns(address)

func (*ISystemCallerSession) WZetaContractAddress

func (_ISystem *ISystemCallerSession) WZetaContractAddress() (common.Address, error)

WZetaContractAddress is a free data retrieval call binding the contract method 0x569541b9.

Solidity: function wZetaContractAddress() view returns(address)

type ISystemFilterer

type ISystemFilterer struct {
	// contains filtered or unexported fields
}

ISystemFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewISystemFilterer

func NewISystemFilterer(address common.Address, filterer bind.ContractFilterer) (*ISystemFilterer, error)

NewISystemFilterer creates a new log filterer instance of ISystem, bound to a specific deployed contract.

type ISystemRaw

type ISystemRaw struct {
	Contract *ISystem // Generic contract binding to access the raw methods on
}

ISystemRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*ISystemRaw) Call

func (_ISystem *ISystemRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*ISystemRaw) Transact

func (_ISystem *ISystemRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ISystemRaw) Transfer

func (_ISystem *ISystemRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ISystemSession

type ISystemSession struct {
	Contract     *ISystem          // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

ISystemSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*ISystemSession) FUNGIBLEMODULEADDRESS

func (_ISystem *ISystemSession) FUNGIBLEMODULEADDRESS() (common.Address, error)

FUNGIBLEMODULEADDRESS is a free data retrieval call binding the contract method 0x3ce4a5bc.

Solidity: function FUNGIBLE_MODULE_ADDRESS() view returns(address)

func (*ISystemSession) GasCoinZRC20ByChainId

func (_ISystem *ISystemSession) GasCoinZRC20ByChainId(chainID *big.Int) (common.Address, error)

GasCoinZRC20ByChainId is a free data retrieval call binding the contract method 0x0be15547.

Solidity: function gasCoinZRC20ByChainId(uint256 chainID) view returns(address)

func (*ISystemSession) GasPriceByChainId

func (_ISystem *ISystemSession) GasPriceByChainId(chainID *big.Int) (*big.Int, error)

GasPriceByChainId is a free data retrieval call binding the contract method 0xd7fd7afb.

Solidity: function gasPriceByChainId(uint256 chainID) view returns(uint256)

func (*ISystemSession) GasZetaPoolByChainId

func (_ISystem *ISystemSession) GasZetaPoolByChainId(chainID *big.Int) (common.Address, error)

GasZetaPoolByChainId is a free data retrieval call binding the contract method 0x513a9c05.

Solidity: function gasZetaPoolByChainId(uint256 chainID) view returns(address)

func (*ISystemSession) Uniswapv2FactoryAddress

func (_ISystem *ISystemSession) Uniswapv2FactoryAddress() (common.Address, error)

Uniswapv2FactoryAddress is a free data retrieval call binding the contract method 0xd936a012.

Solidity: function uniswapv2FactoryAddress() view returns(address)

func (*ISystemSession) WZetaContractAddress

func (_ISystem *ISystemSession) WZetaContractAddress() (common.Address, error)

WZetaContractAddress is a free data retrieval call binding the contract method 0x569541b9.

Solidity: function wZetaContractAddress() view returns(address)

type ISystemTransactor

type ISystemTransactor struct {
	// contains filtered or unexported fields
}

ISystemTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewISystemTransactor

func NewISystemTransactor(address common.Address, transactor bind.ContractTransactor) (*ISystemTransactor, error)

NewISystemTransactor creates a new write-only instance of ISystem, bound to a specific deployed contract.

type ISystemTransactorRaw

type ISystemTransactorRaw struct {
	Contract *ISystemTransactor // Generic write-only contract binding to access the raw methods on
}

ISystemTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*ISystemTransactorRaw) Transact

func (_ISystem *ISystemTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ISystemTransactorRaw) Transfer

func (_ISystem *ISystemTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ISystemTransactorSession

type ISystemTransactorSession struct {
	Contract     *ISystemTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts  // Transaction auth options to use throughout this session
}

ISystemTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

type IZRC20

type IZRC20 struct {
	IZRC20Caller     // Read-only binding to the contract
	IZRC20Transactor // Write-only binding to the contract
	IZRC20Filterer   // Log filterer for contract events
}

IZRC20 is an auto generated Go binding around an Ethereum contract.

func NewIZRC20

func NewIZRC20(address common.Address, backend bind.ContractBackend) (*IZRC20, error)

NewIZRC20 creates a new instance of IZRC20, bound to a specific deployed contract.

type IZRC20Approval

type IZRC20Approval struct {
	Owner   common.Address
	Spender common.Address
	Value   *big.Int
	Raw     types.Log // Blockchain specific contextual infos
}

IZRC20Approval represents a Approval event raised by the IZRC20 contract.

type IZRC20ApprovalIterator

type IZRC20ApprovalIterator struct {
	Event *IZRC20Approval // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IZRC20 contract.

func (*IZRC20ApprovalIterator) Close

func (it *IZRC20ApprovalIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20ApprovalIterator) Error

func (it *IZRC20ApprovalIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20ApprovalIterator) Next

func (it *IZRC20ApprovalIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20Caller

type IZRC20Caller struct {
	// contains filtered or unexported fields
}

IZRC20Caller is an auto generated read-only Go binding around an Ethereum contract.

func NewIZRC20Caller

func NewIZRC20Caller(address common.Address, caller bind.ContractCaller) (*IZRC20Caller, error)

NewIZRC20Caller creates a new read-only instance of IZRC20, bound to a specific deployed contract.

func (*IZRC20Caller) Allowance

func (_IZRC20 *IZRC20Caller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20Caller) BalanceOf

func (_IZRC20 *IZRC20Caller) BalanceOf(opts *bind.CallOpts, account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20Caller) TotalSupply

func (_IZRC20 *IZRC20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20Caller) WithdrawGasFee

func (_IZRC20 *IZRC20Caller) WithdrawGasFee(opts *bind.CallOpts) (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20CallerRaw

type IZRC20CallerRaw struct {
	Contract *IZRC20Caller // Generic read-only contract binding to access the raw methods on
}

IZRC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*IZRC20CallerRaw) Call

func (_IZRC20 *IZRC20CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type IZRC20CallerSession

type IZRC20CallerSession struct {
	Contract *IZRC20Caller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts // Call options to use throughout this session
}

IZRC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*IZRC20CallerSession) Allowance

func (_IZRC20 *IZRC20CallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20CallerSession) BalanceOf

func (_IZRC20 *IZRC20CallerSession) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20CallerSession) TotalSupply

func (_IZRC20 *IZRC20CallerSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20CallerSession) WithdrawGasFee

func (_IZRC20 *IZRC20CallerSession) WithdrawGasFee() (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20Deposit

type IZRC20Deposit struct {
	From  []byte
	To    common.Address
	Value *big.Int
	Raw   types.Log // Blockchain specific contextual infos
}

IZRC20Deposit represents a Deposit event raised by the IZRC20 contract.

type IZRC20DepositIterator

type IZRC20DepositIterator struct {
	Event *IZRC20Deposit // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20DepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the IZRC20 contract.

func (*IZRC20DepositIterator) Close

func (it *IZRC20DepositIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20DepositIterator) Error

func (it *IZRC20DepositIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20DepositIterator) Next

func (it *IZRC20DepositIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20Filterer

type IZRC20Filterer struct {
	// contains filtered or unexported fields
}

IZRC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewIZRC20Filterer

func NewIZRC20Filterer(address common.Address, filterer bind.ContractFilterer) (*IZRC20Filterer, error)

NewIZRC20Filterer creates a new log filterer instance of IZRC20, bound to a specific deployed contract.

func (*IZRC20Filterer) FilterApproval

func (_IZRC20 *IZRC20Filterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*IZRC20ApprovalIterator, error)

FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20Filterer) FilterDeposit

func (_IZRC20 *IZRC20Filterer) FilterDeposit(opts *bind.FilterOpts, to []common.Address) (*IZRC20DepositIterator, error)

FilterDeposit is a free log retrieval operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20Filterer) FilterTransfer

func (_IZRC20 *IZRC20Filterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*IZRC20TransferIterator, error)

FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20Filterer) FilterUpdatedGasLimit

func (_IZRC20 *IZRC20Filterer) FilterUpdatedGasLimit(opts *bind.FilterOpts) (*IZRC20UpdatedGasLimitIterator, error)

FilterUpdatedGasLimit is a free log retrieval operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20Filterer) FilterUpdatedProtocolFlatFee

func (_IZRC20 *IZRC20Filterer) FilterUpdatedProtocolFlatFee(opts *bind.FilterOpts) (*IZRC20UpdatedProtocolFlatFeeIterator, error)

FilterUpdatedProtocolFlatFee is a free log retrieval operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20Filterer) FilterUpdatedSystemContract

func (_IZRC20 *IZRC20Filterer) FilterUpdatedSystemContract(opts *bind.FilterOpts) (*IZRC20UpdatedSystemContractIterator, error)

FilterUpdatedSystemContract is a free log retrieval operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20Filterer) FilterWithdrawal

func (_IZRC20 *IZRC20Filterer) FilterWithdrawal(opts *bind.FilterOpts, from []common.Address) (*IZRC20WithdrawalIterator, error)

FilterWithdrawal is a free log retrieval operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

func (*IZRC20Filterer) ParseApproval

func (_IZRC20 *IZRC20Filterer) ParseApproval(log types.Log) (*IZRC20Approval, error)

ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20Filterer) ParseDeposit

func (_IZRC20 *IZRC20Filterer) ParseDeposit(log types.Log) (*IZRC20Deposit, error)

ParseDeposit is a log parse operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20Filterer) ParseTransfer

func (_IZRC20 *IZRC20Filterer) ParseTransfer(log types.Log) (*IZRC20Transfer, error)

ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20Filterer) ParseUpdatedGasLimit

func (_IZRC20 *IZRC20Filterer) ParseUpdatedGasLimit(log types.Log) (*IZRC20UpdatedGasLimit, error)

ParseUpdatedGasLimit is a log parse operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20Filterer) ParseUpdatedProtocolFlatFee

func (_IZRC20 *IZRC20Filterer) ParseUpdatedProtocolFlatFee(log types.Log) (*IZRC20UpdatedProtocolFlatFee, error)

ParseUpdatedProtocolFlatFee is a log parse operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20Filterer) ParseUpdatedSystemContract

func (_IZRC20 *IZRC20Filterer) ParseUpdatedSystemContract(log types.Log) (*IZRC20UpdatedSystemContract, error)

ParseUpdatedSystemContract is a log parse operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20Filterer) ParseWithdrawal

func (_IZRC20 *IZRC20Filterer) ParseWithdrawal(log types.Log) (*IZRC20Withdrawal, error)

ParseWithdrawal is a log parse operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

func (*IZRC20Filterer) WatchApproval

func (_IZRC20 *IZRC20Filterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *IZRC20Approval, owner []common.Address, spender []common.Address) (event.Subscription, error)

WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20Filterer) WatchDeposit

func (_IZRC20 *IZRC20Filterer) WatchDeposit(opts *bind.WatchOpts, sink chan<- *IZRC20Deposit, to []common.Address) (event.Subscription, error)

WatchDeposit is a free log subscription operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20Filterer) WatchTransfer

func (_IZRC20 *IZRC20Filterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *IZRC20Transfer, from []common.Address, to []common.Address) (event.Subscription, error)

WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20Filterer) WatchUpdatedGasLimit

func (_IZRC20 *IZRC20Filterer) WatchUpdatedGasLimit(opts *bind.WatchOpts, sink chan<- *IZRC20UpdatedGasLimit) (event.Subscription, error)

WatchUpdatedGasLimit is a free log subscription operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20Filterer) WatchUpdatedProtocolFlatFee

func (_IZRC20 *IZRC20Filterer) WatchUpdatedProtocolFlatFee(opts *bind.WatchOpts, sink chan<- *IZRC20UpdatedProtocolFlatFee) (event.Subscription, error)

WatchUpdatedProtocolFlatFee is a free log subscription operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20Filterer) WatchUpdatedSystemContract

func (_IZRC20 *IZRC20Filterer) WatchUpdatedSystemContract(opts *bind.WatchOpts, sink chan<- *IZRC20UpdatedSystemContract) (event.Subscription, error)

WatchUpdatedSystemContract is a free log subscription operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20Filterer) WatchWithdrawal

func (_IZRC20 *IZRC20Filterer) WatchWithdrawal(opts *bind.WatchOpts, sink chan<- *IZRC20Withdrawal, from []common.Address) (event.Subscription, error)

WatchWithdrawal is a free log subscription operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

type IZRC20Metadata

type IZRC20Metadata struct {
	IZRC20MetadataCaller     // Read-only binding to the contract
	IZRC20MetadataTransactor // Write-only binding to the contract
	IZRC20MetadataFilterer   // Log filterer for contract events
}

IZRC20Metadata is an auto generated Go binding around an Ethereum contract.

func NewIZRC20Metadata

func NewIZRC20Metadata(address common.Address, backend bind.ContractBackend) (*IZRC20Metadata, error)

NewIZRC20Metadata creates a new instance of IZRC20Metadata, bound to a specific deployed contract.

type IZRC20MetadataApproval

type IZRC20MetadataApproval struct {
	Owner   common.Address
	Spender common.Address
	Value   *big.Int
	Raw     types.Log // Blockchain specific contextual infos
}

IZRC20MetadataApproval represents a Approval event raised by the IZRC20Metadata contract.

type IZRC20MetadataApprovalIterator

type IZRC20MetadataApprovalIterator struct {
	Event *IZRC20MetadataApproval // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataApprovalIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataApprovalIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataApprovalIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataCaller

type IZRC20MetadataCaller struct {
	// contains filtered or unexported fields
}

IZRC20MetadataCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewIZRC20MetadataCaller

func NewIZRC20MetadataCaller(address common.Address, caller bind.ContractCaller) (*IZRC20MetadataCaller, error)

NewIZRC20MetadataCaller creates a new read-only instance of IZRC20Metadata, bound to a specific deployed contract.

func (*IZRC20MetadataCaller) Allowance

func (_IZRC20Metadata *IZRC20MetadataCaller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20MetadataCaller) BalanceOf

func (_IZRC20Metadata *IZRC20MetadataCaller) BalanceOf(opts *bind.CallOpts, account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20MetadataCaller) Decimals

func (_IZRC20Metadata *IZRC20MetadataCaller) Decimals(opts *bind.CallOpts) (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*IZRC20MetadataCaller) Name

func (_IZRC20Metadata *IZRC20MetadataCaller) Name(opts *bind.CallOpts) (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*IZRC20MetadataCaller) Symbol

func (_IZRC20Metadata *IZRC20MetadataCaller) Symbol(opts *bind.CallOpts) (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*IZRC20MetadataCaller) TotalSupply

func (_IZRC20Metadata *IZRC20MetadataCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20MetadataCaller) WithdrawGasFee

func (_IZRC20Metadata *IZRC20MetadataCaller) WithdrawGasFee(opts *bind.CallOpts) (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20MetadataCallerRaw

type IZRC20MetadataCallerRaw struct {
	Contract *IZRC20MetadataCaller // Generic read-only contract binding to access the raw methods on
}

IZRC20MetadataCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*IZRC20MetadataCallerRaw) Call

func (_IZRC20Metadata *IZRC20MetadataCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type IZRC20MetadataCallerSession

type IZRC20MetadataCallerSession struct {
	Contract *IZRC20MetadataCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts         // Call options to use throughout this session
}

IZRC20MetadataCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*IZRC20MetadataCallerSession) Allowance

func (_IZRC20Metadata *IZRC20MetadataCallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20MetadataCallerSession) BalanceOf

func (_IZRC20Metadata *IZRC20MetadataCallerSession) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20MetadataCallerSession) Decimals

func (_IZRC20Metadata *IZRC20MetadataCallerSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*IZRC20MetadataCallerSession) Name

func (_IZRC20Metadata *IZRC20MetadataCallerSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*IZRC20MetadataCallerSession) Symbol

func (_IZRC20Metadata *IZRC20MetadataCallerSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*IZRC20MetadataCallerSession) TotalSupply

func (_IZRC20Metadata *IZRC20MetadataCallerSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20MetadataCallerSession) WithdrawGasFee

func (_IZRC20Metadata *IZRC20MetadataCallerSession) WithdrawGasFee() (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20MetadataDeposit

type IZRC20MetadataDeposit struct {
	From  []byte
	To    common.Address
	Value *big.Int
	Raw   types.Log // Blockchain specific contextual infos
}

IZRC20MetadataDeposit represents a Deposit event raised by the IZRC20Metadata contract.

type IZRC20MetadataDepositIterator

type IZRC20MetadataDepositIterator struct {
	Event *IZRC20MetadataDeposit // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataDepositIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataDepositIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataDepositIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataFilterer

type IZRC20MetadataFilterer struct {
	// contains filtered or unexported fields
}

IZRC20MetadataFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewIZRC20MetadataFilterer

func NewIZRC20MetadataFilterer(address common.Address, filterer bind.ContractFilterer) (*IZRC20MetadataFilterer, error)

NewIZRC20MetadataFilterer creates a new log filterer instance of IZRC20Metadata, bound to a specific deployed contract.

func (*IZRC20MetadataFilterer) FilterApproval

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*IZRC20MetadataApprovalIterator, error)

FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20MetadataFilterer) FilterDeposit

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterDeposit(opts *bind.FilterOpts, to []common.Address) (*IZRC20MetadataDepositIterator, error)

FilterDeposit is a free log retrieval operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) FilterTransfer

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*IZRC20MetadataTransferIterator, error)

FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) FilterUpdatedGasLimit

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterUpdatedGasLimit(opts *bind.FilterOpts) (*IZRC20MetadataUpdatedGasLimitIterator, error)

FilterUpdatedGasLimit is a free log retrieval operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20MetadataFilterer) FilterUpdatedProtocolFlatFee

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterUpdatedProtocolFlatFee(opts *bind.FilterOpts) (*IZRC20MetadataUpdatedProtocolFlatFeeIterator, error)

FilterUpdatedProtocolFlatFee is a free log retrieval operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20MetadataFilterer) FilterUpdatedSystemContract

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterUpdatedSystemContract(opts *bind.FilterOpts) (*IZRC20MetadataUpdatedSystemContractIterator, error)

FilterUpdatedSystemContract is a free log retrieval operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20MetadataFilterer) FilterWithdrawal

func (_IZRC20Metadata *IZRC20MetadataFilterer) FilterWithdrawal(opts *bind.FilterOpts, from []common.Address) (*IZRC20MetadataWithdrawalIterator, error)

FilterWithdrawal is a free log retrieval operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

func (*IZRC20MetadataFilterer) ParseApproval

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseApproval(log types.Log) (*IZRC20MetadataApproval, error)

ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20MetadataFilterer) ParseDeposit

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseDeposit(log types.Log) (*IZRC20MetadataDeposit, error)

ParseDeposit is a log parse operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) ParseTransfer

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseTransfer(log types.Log) (*IZRC20MetadataTransfer, error)

ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) ParseUpdatedGasLimit

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseUpdatedGasLimit(log types.Log) (*IZRC20MetadataUpdatedGasLimit, error)

ParseUpdatedGasLimit is a log parse operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20MetadataFilterer) ParseUpdatedProtocolFlatFee

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseUpdatedProtocolFlatFee(log types.Log) (*IZRC20MetadataUpdatedProtocolFlatFee, error)

ParseUpdatedProtocolFlatFee is a log parse operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20MetadataFilterer) ParseUpdatedSystemContract

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseUpdatedSystemContract(log types.Log) (*IZRC20MetadataUpdatedSystemContract, error)

ParseUpdatedSystemContract is a log parse operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20MetadataFilterer) ParseWithdrawal

func (_IZRC20Metadata *IZRC20MetadataFilterer) ParseWithdrawal(log types.Log) (*IZRC20MetadataWithdrawal, error)

ParseWithdrawal is a log parse operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

func (*IZRC20MetadataFilterer) WatchApproval

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataApproval, owner []common.Address, spender []common.Address) (event.Subscription, error)

WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*IZRC20MetadataFilterer) WatchDeposit

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchDeposit(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataDeposit, to []common.Address) (event.Subscription, error)

WatchDeposit is a free log subscription operation binding the contract event 0x67fc7bdaed5b0ec550d8706b87d60568ab70c6b781263c70101d54cd1564aab3.

Solidity: event Deposit(bytes from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) WatchTransfer

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataTransfer, from []common.Address, to []common.Address) (event.Subscription, error)

WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*IZRC20MetadataFilterer) WatchUpdatedGasLimit

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchUpdatedGasLimit(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataUpdatedGasLimit) (event.Subscription, error)

WatchUpdatedGasLimit is a free log subscription operation binding the contract event 0xff5788270f43bfc1ca41c503606d2594aa3023a1a7547de403a3e2f146a4a80a.

Solidity: event UpdatedGasLimit(uint256 gasLimit)

func (*IZRC20MetadataFilterer) WatchUpdatedProtocolFlatFee

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchUpdatedProtocolFlatFee(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataUpdatedProtocolFlatFee) (event.Subscription, error)

WatchUpdatedProtocolFlatFee is a free log subscription operation binding the contract event 0xef13af88e424b5d15f49c77758542c1938b08b8b95b91ed0751f98ba99000d8f.

Solidity: event UpdatedProtocolFlatFee(uint256 protocolFlatFee)

func (*IZRC20MetadataFilterer) WatchUpdatedSystemContract

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchUpdatedSystemContract(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataUpdatedSystemContract) (event.Subscription, error)

WatchUpdatedSystemContract is a free log subscription operation binding the contract event 0xd55614e962c5fd6ece71614f6348d702468a997a394dd5e5c1677950226d97ae.

Solidity: event UpdatedSystemContract(address systemContract)

func (*IZRC20MetadataFilterer) WatchWithdrawal

func (_IZRC20Metadata *IZRC20MetadataFilterer) WatchWithdrawal(opts *bind.WatchOpts, sink chan<- *IZRC20MetadataWithdrawal, from []common.Address) (event.Subscription, error)

WatchWithdrawal is a free log subscription operation binding the contract event 0x9ffbffc04a397460ee1dbe8c9503e098090567d6b7f4b3c02a8617d800b6d955.

Solidity: event Withdrawal(address indexed from, bytes to, uint256 value, uint256 gasfee, uint256 protocolFlatFee)

type IZRC20MetadataRaw

type IZRC20MetadataRaw struct {
	Contract *IZRC20Metadata // Generic contract binding to access the raw methods on
}

IZRC20MetadataRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*IZRC20MetadataRaw) Call

func (_IZRC20Metadata *IZRC20MetadataRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*IZRC20MetadataRaw) Transact

func (_IZRC20Metadata *IZRC20MetadataRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IZRC20MetadataRaw) Transfer

func (_IZRC20Metadata *IZRC20MetadataRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IZRC20MetadataSession

type IZRC20MetadataSession struct {
	Contract     *IZRC20Metadata   // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

IZRC20MetadataSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*IZRC20MetadataSession) Allowance

func (_IZRC20Metadata *IZRC20MetadataSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20MetadataSession) Approve

func (_IZRC20Metadata *IZRC20MetadataSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20MetadataSession) BalanceOf

func (_IZRC20Metadata *IZRC20MetadataSession) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20MetadataSession) Decimals

func (_IZRC20Metadata *IZRC20MetadataSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*IZRC20MetadataSession) Deposit

func (_IZRC20Metadata *IZRC20MetadataSession) Deposit(to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20MetadataSession) Name

func (_IZRC20Metadata *IZRC20MetadataSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*IZRC20MetadataSession) Symbol

func (_IZRC20Metadata *IZRC20MetadataSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*IZRC20MetadataSession) TotalSupply

func (_IZRC20Metadata *IZRC20MetadataSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20MetadataSession) Transfer

func (_IZRC20Metadata *IZRC20MetadataSession) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataSession) TransferFrom

func (_IZRC20Metadata *IZRC20MetadataSession) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataSession) Withdraw

func (_IZRC20Metadata *IZRC20MetadataSession) Withdraw(to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

func (*IZRC20MetadataSession) WithdrawGasFee

func (_IZRC20Metadata *IZRC20MetadataSession) WithdrawGasFee() (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20MetadataTransactor

type IZRC20MetadataTransactor struct {
	// contains filtered or unexported fields
}

IZRC20MetadataTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewIZRC20MetadataTransactor

func NewIZRC20MetadataTransactor(address common.Address, transactor bind.ContractTransactor) (*IZRC20MetadataTransactor, error)

NewIZRC20MetadataTransactor creates a new write-only instance of IZRC20Metadata, bound to a specific deployed contract.

func (*IZRC20MetadataTransactor) Approve

func (_IZRC20Metadata *IZRC20MetadataTransactor) Approve(opts *bind.TransactOpts, spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactor) Deposit

func (_IZRC20Metadata *IZRC20MetadataTransactor) Deposit(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactor) Transfer

func (_IZRC20Metadata *IZRC20MetadataTransactor) Transfer(opts *bind.TransactOpts, recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactor) TransferFrom

func (_IZRC20Metadata *IZRC20MetadataTransactor) TransferFrom(opts *bind.TransactOpts, sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactor) Withdraw

func (_IZRC20Metadata *IZRC20MetadataTransactor) Withdraw(opts *bind.TransactOpts, to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

type IZRC20MetadataTransactorRaw

type IZRC20MetadataTransactorRaw struct {
	Contract *IZRC20MetadataTransactor // Generic write-only contract binding to access the raw methods on
}

IZRC20MetadataTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*IZRC20MetadataTransactorRaw) Transact

func (_IZRC20Metadata *IZRC20MetadataTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IZRC20MetadataTransactorRaw) Transfer

func (_IZRC20Metadata *IZRC20MetadataTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IZRC20MetadataTransactorSession

type IZRC20MetadataTransactorSession struct {
	Contract     *IZRC20MetadataTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts         // Transaction auth options to use throughout this session
}

IZRC20MetadataTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*IZRC20MetadataTransactorSession) Approve

func (_IZRC20Metadata *IZRC20MetadataTransactorSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactorSession) Deposit

func (_IZRC20Metadata *IZRC20MetadataTransactorSession) Deposit(to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactorSession) Transfer

func (_IZRC20Metadata *IZRC20MetadataTransactorSession) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactorSession) TransferFrom

func (_IZRC20Metadata *IZRC20MetadataTransactorSession) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20MetadataTransactorSession) Withdraw

func (_IZRC20Metadata *IZRC20MetadataTransactorSession) Withdraw(to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

type IZRC20MetadataTransfer

type IZRC20MetadataTransfer struct {
	From  common.Address
	To    common.Address
	Value *big.Int
	Raw   types.Log // Blockchain specific contextual infos
}

IZRC20MetadataTransfer represents a Transfer event raised by the IZRC20Metadata contract.

type IZRC20MetadataTransferIterator

type IZRC20MetadataTransferIterator struct {
	Event *IZRC20MetadataTransfer // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataTransferIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataTransferIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataTransferIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataUpdatedGasLimit

type IZRC20MetadataUpdatedGasLimit struct {
	GasLimit *big.Int
	Raw      types.Log // Blockchain specific contextual infos
}

IZRC20MetadataUpdatedGasLimit represents a UpdatedGasLimit event raised by the IZRC20Metadata contract.

type IZRC20MetadataUpdatedGasLimitIterator

type IZRC20MetadataUpdatedGasLimitIterator struct {
	Event *IZRC20MetadataUpdatedGasLimit // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataUpdatedGasLimitIterator is returned from FilterUpdatedGasLimit and is used to iterate over the raw logs and unpacked data for UpdatedGasLimit events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataUpdatedGasLimitIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataUpdatedGasLimitIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataUpdatedGasLimitIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataUpdatedProtocolFlatFee

type IZRC20MetadataUpdatedProtocolFlatFee struct {
	ProtocolFlatFee *big.Int
	Raw             types.Log // Blockchain specific contextual infos
}

IZRC20MetadataUpdatedProtocolFlatFee represents a UpdatedProtocolFlatFee event raised by the IZRC20Metadata contract.

type IZRC20MetadataUpdatedProtocolFlatFeeIterator

type IZRC20MetadataUpdatedProtocolFlatFeeIterator struct {
	Event *IZRC20MetadataUpdatedProtocolFlatFee // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataUpdatedProtocolFlatFeeIterator is returned from FilterUpdatedProtocolFlatFee and is used to iterate over the raw logs and unpacked data for UpdatedProtocolFlatFee events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataUpdatedProtocolFlatFeeIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataUpdatedProtocolFlatFeeIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataUpdatedProtocolFlatFeeIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataUpdatedSystemContract

type IZRC20MetadataUpdatedSystemContract struct {
	SystemContract common.Address
	Raw            types.Log // Blockchain specific contextual infos
}

IZRC20MetadataUpdatedSystemContract represents a UpdatedSystemContract event raised by the IZRC20Metadata contract.

type IZRC20MetadataUpdatedSystemContractIterator

type IZRC20MetadataUpdatedSystemContractIterator struct {
	Event *IZRC20MetadataUpdatedSystemContract // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataUpdatedSystemContractIterator is returned from FilterUpdatedSystemContract and is used to iterate over the raw logs and unpacked data for UpdatedSystemContract events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataUpdatedSystemContractIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataUpdatedSystemContractIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataUpdatedSystemContractIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20MetadataWithdrawal

type IZRC20MetadataWithdrawal struct {
	From            common.Address
	To              []byte
	Value           *big.Int
	Gasfee          *big.Int
	ProtocolFlatFee *big.Int
	Raw             types.Log // Blockchain specific contextual infos
}

IZRC20MetadataWithdrawal represents a Withdrawal event raised by the IZRC20Metadata contract.

type IZRC20MetadataWithdrawalIterator

type IZRC20MetadataWithdrawalIterator struct {
	Event *IZRC20MetadataWithdrawal // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20MetadataWithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the IZRC20Metadata contract.

func (*IZRC20MetadataWithdrawalIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20MetadataWithdrawalIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20MetadataWithdrawalIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20Raw

type IZRC20Raw struct {
	Contract *IZRC20 // Generic contract binding to access the raw methods on
}

IZRC20Raw is an auto generated low-level Go binding around an Ethereum contract.

func (*IZRC20Raw) Call

func (_IZRC20 *IZRC20Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*IZRC20Raw) Transact

func (_IZRC20 *IZRC20Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IZRC20Raw) Transfer

func (_IZRC20 *IZRC20Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IZRC20Session

type IZRC20Session struct {
	Contract     *IZRC20           // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

IZRC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*IZRC20Session) Allowance

func (_IZRC20 *IZRC20Session) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*IZRC20Session) Approve

func (_IZRC20 *IZRC20Session) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20Session) BalanceOf

func (_IZRC20 *IZRC20Session) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*IZRC20Session) Deposit

func (_IZRC20 *IZRC20Session) Deposit(to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20Session) TotalSupply

func (_IZRC20 *IZRC20Session) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*IZRC20Session) Transfer

func (_IZRC20 *IZRC20Session) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20Session) TransferFrom

func (_IZRC20 *IZRC20Session) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20Session) Withdraw

func (_IZRC20 *IZRC20Session) Withdraw(to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

func (*IZRC20Session) WithdrawGasFee

func (_IZRC20 *IZRC20Session) WithdrawGasFee() (common.Address, *big.Int, error)

WithdrawGasFee is a free data retrieval call binding the contract method 0xd9eeebed.

Solidity: function withdrawGasFee() view returns(address, uint256)

type IZRC20Transactor

type IZRC20Transactor struct {
	// contains filtered or unexported fields
}

IZRC20Transactor is an auto generated write-only Go binding around an Ethereum contract.

func NewIZRC20Transactor

func NewIZRC20Transactor(address common.Address, transactor bind.ContractTransactor) (*IZRC20Transactor, error)

NewIZRC20Transactor creates a new write-only instance of IZRC20, bound to a specific deployed contract.

func (*IZRC20Transactor) Approve

func (_IZRC20 *IZRC20Transactor) Approve(opts *bind.TransactOpts, spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20Transactor) Deposit

func (_IZRC20 *IZRC20Transactor) Deposit(opts *bind.TransactOpts, to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20Transactor) Transfer

func (_IZRC20 *IZRC20Transactor) Transfer(opts *bind.TransactOpts, recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20Transactor) TransferFrom

func (_IZRC20 *IZRC20Transactor) TransferFrom(opts *bind.TransactOpts, sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20Transactor) Withdraw

func (_IZRC20 *IZRC20Transactor) Withdraw(opts *bind.TransactOpts, to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

type IZRC20TransactorRaw

type IZRC20TransactorRaw struct {
	Contract *IZRC20Transactor // Generic write-only contract binding to access the raw methods on
}

IZRC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*IZRC20TransactorRaw) Transact

func (_IZRC20 *IZRC20TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*IZRC20TransactorRaw) Transfer

func (_IZRC20 *IZRC20TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type IZRC20TransactorSession

type IZRC20TransactorSession struct {
	Contract     *IZRC20Transactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

IZRC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*IZRC20TransactorSession) Approve

func (_IZRC20 *IZRC20TransactorSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*IZRC20TransactorSession) Deposit

func (_IZRC20 *IZRC20TransactorSession) Deposit(to common.Address, amount *big.Int) (*types.Transaction, error)

Deposit is a paid mutator transaction binding the contract method 0x47e7ef24.

Solidity: function deposit(address to, uint256 amount) returns(bool)

func (*IZRC20TransactorSession) Transfer

func (_IZRC20 *IZRC20TransactorSession) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*IZRC20TransactorSession) TransferFrom

func (_IZRC20 *IZRC20TransactorSession) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*IZRC20TransactorSession) Withdraw

func (_IZRC20 *IZRC20TransactorSession) Withdraw(to []byte, amount *big.Int) (*types.Transaction, error)

Withdraw is a paid mutator transaction binding the contract method 0xc7012626.

Solidity: function withdraw(bytes to, uint256 amount) returns(bool)

type IZRC20Transfer

type IZRC20Transfer struct {
	From  common.Address
	To    common.Address
	Value *big.Int
	Raw   types.Log // Blockchain specific contextual infos
}

IZRC20Transfer represents a Transfer event raised by the IZRC20 contract.

type IZRC20TransferIterator

type IZRC20TransferIterator struct {
	Event *IZRC20Transfer // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IZRC20 contract.

func (*IZRC20TransferIterator) Close

func (it *IZRC20TransferIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20TransferIterator) Error

func (it *IZRC20TransferIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20TransferIterator) Next

func (it *IZRC20TransferIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20UpdatedGasLimit

type IZRC20UpdatedGasLimit struct {
	GasLimit *big.Int
	Raw      types.Log // Blockchain specific contextual infos
}

IZRC20UpdatedGasLimit represents a UpdatedGasLimit event raised by the IZRC20 contract.

type IZRC20UpdatedGasLimitIterator

type IZRC20UpdatedGasLimitIterator struct {
	Event *IZRC20UpdatedGasLimit // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20UpdatedGasLimitIterator is returned from FilterUpdatedGasLimit and is used to iterate over the raw logs and unpacked data for UpdatedGasLimit events raised by the IZRC20 contract.

func (*IZRC20UpdatedGasLimitIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20UpdatedGasLimitIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20UpdatedGasLimitIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20UpdatedProtocolFlatFee

type IZRC20UpdatedProtocolFlatFee struct {
	ProtocolFlatFee *big.Int
	Raw             types.Log // Blockchain specific contextual infos
}

IZRC20UpdatedProtocolFlatFee represents a UpdatedProtocolFlatFee event raised by the IZRC20 contract.

type IZRC20UpdatedProtocolFlatFeeIterator

type IZRC20UpdatedProtocolFlatFeeIterator struct {
	Event *IZRC20UpdatedProtocolFlatFee // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20UpdatedProtocolFlatFeeIterator is returned from FilterUpdatedProtocolFlatFee and is used to iterate over the raw logs and unpacked data for UpdatedProtocolFlatFee events raised by the IZRC20 contract.

func (*IZRC20UpdatedProtocolFlatFeeIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20UpdatedProtocolFlatFeeIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20UpdatedProtocolFlatFeeIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20UpdatedSystemContract

type IZRC20UpdatedSystemContract struct {
	SystemContract common.Address
	Raw            types.Log // Blockchain specific contextual infos
}

IZRC20UpdatedSystemContract represents a UpdatedSystemContract event raised by the IZRC20 contract.

type IZRC20UpdatedSystemContractIterator

type IZRC20UpdatedSystemContractIterator struct {
	Event *IZRC20UpdatedSystemContract // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20UpdatedSystemContractIterator is returned from FilterUpdatedSystemContract and is used to iterate over the raw logs and unpacked data for UpdatedSystemContract events raised by the IZRC20 contract.

func (*IZRC20UpdatedSystemContractIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20UpdatedSystemContractIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20UpdatedSystemContractIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type IZRC20Withdrawal

type IZRC20Withdrawal struct {
	From            common.Address
	To              []byte
	Value           *big.Int
	Gasfee          *big.Int
	ProtocolFlatFee *big.Int
	Raw             types.Log // Blockchain specific contextual infos
}

IZRC20Withdrawal represents a Withdrawal event raised by the IZRC20 contract.

type IZRC20WithdrawalIterator

type IZRC20WithdrawalIterator struct {
	Event *IZRC20Withdrawal // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

IZRC20WithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the IZRC20 contract.

func (*IZRC20WithdrawalIterator) Close

func (it *IZRC20WithdrawalIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*IZRC20WithdrawalIterator) Error

func (it *IZRC20WithdrawalIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*IZRC20WithdrawalIterator) Next

func (it *IZRC20WithdrawalIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ZContract

type ZContract struct {
	ZContractCaller     // Read-only binding to the contract
	ZContractTransactor // Write-only binding to the contract
	ZContractFilterer   // Log filterer for contract events
}

ZContract is an auto generated Go binding around an Ethereum contract.

func NewZContract

func NewZContract(address common.Address, backend bind.ContractBackend) (*ZContract, error)

NewZContract creates a new instance of ZContract, bound to a specific deployed contract.

type ZContractCaller

type ZContractCaller struct {
	// contains filtered or unexported fields
}

ZContractCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewZContractCaller

func NewZContractCaller(address common.Address, caller bind.ContractCaller) (*ZContractCaller, error)

NewZContractCaller creates a new read-only instance of ZContract, bound to a specific deployed contract.

type ZContractCallerRaw

type ZContractCallerRaw struct {
	Contract *ZContractCaller // Generic read-only contract binding to access the raw methods on
}

ZContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*ZContractCallerRaw) Call

func (_ZContract *ZContractCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type ZContractCallerSession

type ZContractCallerSession struct {
	Contract *ZContractCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts    // Call options to use throughout this session
}

ZContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type ZContractFilterer

type ZContractFilterer struct {
	// contains filtered or unexported fields
}

ZContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewZContractFilterer

func NewZContractFilterer(address common.Address, filterer bind.ContractFilterer) (*ZContractFilterer, error)

NewZContractFilterer creates a new log filterer instance of ZContract, bound to a specific deployed contract.

type ZContractRaw

type ZContractRaw struct {
	Contract *ZContract // Generic contract binding to access the raw methods on
}

ZContractRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*ZContractRaw) Call

func (_ZContract *ZContractRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*ZContractRaw) Transact

func (_ZContract *ZContractRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ZContractRaw) Transfer

func (_ZContract *ZContractRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ZContractSession

type ZContractSession struct {
	Contract     *ZContract        // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

ZContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*ZContractSession) OnCrossChainCall

func (_ZContract *ZContractSession) OnCrossChainCall(zrc20 common.Address, amount *big.Int, message []byte) (*types.Transaction, error)

OnCrossChainCall is a paid mutator transaction binding the contract method 0xc8522691.

Solidity: function onCrossChainCall(address zrc20, uint256 amount, bytes message) returns()

type ZContractTransactor

type ZContractTransactor struct {
	// contains filtered or unexported fields
}

ZContractTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewZContractTransactor

func NewZContractTransactor(address common.Address, transactor bind.ContractTransactor) (*ZContractTransactor, error)

NewZContractTransactor creates a new write-only instance of ZContract, bound to a specific deployed contract.

func (*ZContractTransactor) OnCrossChainCall

func (_ZContract *ZContractTransactor) OnCrossChainCall(opts *bind.TransactOpts, zrc20 common.Address, amount *big.Int, message []byte) (*types.Transaction, error)

OnCrossChainCall is a paid mutator transaction binding the contract method 0xc8522691.

Solidity: function onCrossChainCall(address zrc20, uint256 amount, bytes message) returns()

type ZContractTransactorRaw

type ZContractTransactorRaw struct {
	Contract *ZContractTransactor // Generic write-only contract binding to access the raw methods on
}

ZContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*ZContractTransactorRaw) Transact

func (_ZContract *ZContractTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*ZContractTransactorRaw) Transfer

func (_ZContract *ZContractTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type ZContractTransactorSession

type ZContractTransactorSession struct {
	Contract     *ZContractTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts    // Transaction auth options to use throughout this session
}

ZContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*ZContractTransactorSession) OnCrossChainCall

func (_ZContract *ZContractTransactorSession) OnCrossChainCall(zrc20 common.Address, amount *big.Int, message []byte) (*types.Transaction, error)

OnCrossChainCall is a paid mutator transaction binding the contract method 0xc8522691.

Solidity: function onCrossChainCall(address zrc20, uint256 amount, bytes message) returns()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL