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
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
DeployL1GatewayRouter deploys a new Ethereum contract, binding an instance of L1GatewayRouter 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.
NewL1GatewayRouter creates a new instance of L1GatewayRouter, bound to a specific deployed contract.
NewL1GatewayRouterCaller creates a new read-only instance of L1GatewayRouter, bound to a specific deployed contract.
NewL1GatewayRouterFilterer creates a new log filterer instance of L1GatewayRouter, bound to a specific deployed contract.
NewL1GatewayRouterTransactor creates a new write-only instance of L1GatewayRouter, 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
L1GatewayRouterABI is the input ABI used to generate the binding from.
L1GatewayRouterBin is the compiled bytecode used for deploying new contracts.
L1GatewayRouterMetaData contains all meta data concerning the L1GatewayRouter contract.

# Structs

L1GatewayRouter is an auto generated Go binding around an Ethereum contract.
L1GatewayRouterCaller is an auto generated read-only Go binding around an Ethereum contract.
L1GatewayRouterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
L1GatewayRouterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
L1GatewayRouterDefaultGatewayUpdated represents a DefaultGatewayUpdated event raised by the L1GatewayRouter contract.
L1GatewayRouterDefaultGatewayUpdatedIterator is returned from FilterDefaultGatewayUpdated and is used to iterate over the raw logs and unpacked data for DefaultGatewayUpdated events raised by the L1GatewayRouter contract.
L1GatewayRouterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
L1GatewayRouterGatewaySet represents a GatewaySet event raised by the L1GatewayRouter contract.
L1GatewayRouterGatewaySetIterator is returned from FilterGatewaySet and is used to iterate over the raw logs and unpacked data for GatewaySet events raised by the L1GatewayRouter contract.
L1GatewayRouterRaw is an auto generated low-level Go binding around an Ethereum contract.
L1GatewayRouterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
L1GatewayRouterTransactor is an auto generated write-only Go binding around an Ethereum contract.
L1GatewayRouterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
L1GatewayRouterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
L1GatewayRouterTransferRouted represents a TransferRouted event raised by the L1GatewayRouter contract.
L1GatewayRouterTransferRoutedIterator is returned from FilterTransferRouted and is used to iterate over the raw logs and unpacked data for TransferRouted events raised by the L1GatewayRouter contract.
L1GatewayRouterTxToL2 represents a TxToL2 event raised by the L1GatewayRouter contract.
L1GatewayRouterTxToL2Iterator is returned from FilterTxToL2 and is used to iterate over the raw logs and unpacked data for TxToL2 events raised by the L1GatewayRouter contract.
L1GatewayRouterWhitelistSourceUpdated represents a WhitelistSourceUpdated event raised by the L1GatewayRouter contract.
L1GatewayRouterWhitelistSourceUpdatedIterator is returned from FilterWhitelistSourceUpdated and is used to iterate over the raw logs and unpacked data for WhitelistSourceUpdated events raised by the L1GatewayRouter contract.