package
0.0.0-20250206171726-16f11a2138c1
Repository: https://github.com/g7dao/protocol.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeployL2CustomGateway deploys a new Ethereum contract, binding an instance of L2CustomGateway to it.
Loads a key from file, prompting the user for the password if it is not provided as a function argument.
Creates a new context to be used when interacting with the chain client.
Generates an Ethereum client to the JSONRPC API at the given URL.
NewL2CustomGateway creates a new instance of L2CustomGateway, bound to a specific deployed contract.
NewL2CustomGatewayCaller creates a new read-only instance of L2CustomGateway, bound to a specific deployed contract.
NewL2CustomGatewayFilterer creates a new log filterer instance of L2CustomGateway, bound to a specific deployed contract.
NewL2CustomGatewayTransactor creates a new write-only instance of L2CustomGateway, bound to a specific deployed contract.
This method is used to set the parameters on a view call from command line arguments (represented mostly as strings).
This method is used to set the parameters on a transaction from command line arguments (represented mostly as strings).
Unlocks a key from a keystore (byte contents of a keystore file) with the given password.
# Variables
No description provided by the author
L2CustomGatewayABI is the input ABI used to generate the binding from.
L2CustomGatewayBin is the compiled bytecode used for deploying new contracts.
L2CustomGatewayMetaData contains all meta data concerning the L2CustomGateway contract.
# Structs
L2CustomGateway is an auto generated Go binding around an Ethereum contract.
L2CustomGatewayCaller is an auto generated read-only Go binding around an Ethereum contract.
L2CustomGatewayCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
L2CustomGatewayCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
L2CustomGatewayDepositFinalized represents a DepositFinalized event raised by the L2CustomGateway contract.
L2CustomGatewayDepositFinalizedIterator is returned from FilterDepositFinalized and is used to iterate over the raw logs and unpacked data for DepositFinalized events raised by the L2CustomGateway contract.
L2CustomGatewayFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
L2CustomGatewayRaw is an auto generated low-level Go binding around an Ethereum contract.
L2CustomGatewaySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
L2CustomGatewayTokenSet represents a TokenSet event raised by the L2CustomGateway contract.
L2CustomGatewayTokenSetIterator is returned from FilterTokenSet and is used to iterate over the raw logs and unpacked data for TokenSet events raised by the L2CustomGateway contract.
L2CustomGatewayTransactor is an auto generated write-only Go binding around an Ethereum contract.
L2CustomGatewayTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
L2CustomGatewayTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
L2CustomGatewayTxToL1 represents a TxToL1 event raised by the L2CustomGateway contract.
L2CustomGatewayTxToL1Iterator is returned from FilterTxToL1 and is used to iterate over the raw logs and unpacked data for TxToL1 events raised by the L2CustomGateway contract.
L2CustomGatewayWithdrawalInitiated represents a WithdrawalInitiated event raised by the L2CustomGateway contract.
L2CustomGatewayWithdrawalInitiatedIterator is returned from FilterWithdrawalInitiated and is used to iterate over the raw logs and unpacked data for WithdrawalInitiated events raised by the L2CustomGateway contract.