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
DeployL1Teleporter deploys a new Ethereum contract, binding an instance of L1Teleporter 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.
NewL1Teleporter creates a new instance of L1Teleporter, bound to a specific deployed contract.
NewL1TeleporterCaller creates a new read-only instance of L1Teleporter, bound to a specific deployed contract.
NewL1TeleporterFilterer creates a new log filterer instance of L1Teleporter, bound to a specific deployed contract.
NewL1TeleporterTransactor creates a new write-only instance of L1Teleporter, 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
L1TeleporterABI is the input ABI used to generate the binding from.
L1TeleporterBin is the compiled bytecode used for deploying new contracts.
L1TeleporterMetaData contains all meta data concerning the L1Teleporter contract.
# Structs
IL1TeleporterRetryableGasCosts is an auto generated low-level Go binding around an user-defined struct.
IL1TeleporterRetryableGasParams is an auto generated low-level Go binding around an user-defined struct.
IL1TeleporterTeleportParams is an auto generated low-level Go binding around an user-defined struct.
IL2ForwarderL2ForwarderParams is an auto generated low-level Go binding around an user-defined struct.
L1Teleporter is an auto generated Go binding around an Ethereum contract.
L1TeleporterCaller is an auto generated read-only Go binding around an Ethereum contract.
L1TeleporterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
L1TeleporterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
L1TeleporterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
L1TeleporterPaused represents a Paused event raised by the L1Teleporter contract.
L1TeleporterPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the L1Teleporter contract.
L1TeleporterRaw is an auto generated low-level Go binding around an Ethereum contract.
L1TeleporterRoleAdminChanged represents a RoleAdminChanged event raised by the L1Teleporter contract.
L1TeleporterRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the L1Teleporter contract.
L1TeleporterRoleGranted represents a RoleGranted event raised by the L1Teleporter contract.
L1TeleporterRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the L1Teleporter contract.
L1TeleporterRoleRevoked represents a RoleRevoked event raised by the L1Teleporter contract.
L1TeleporterRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the L1Teleporter contract.
L1TeleporterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
L1TeleporterTeleported represents a Teleported event raised by the L1Teleporter contract.
L1TeleporterTeleportedIterator is returned from FilterTeleported and is used to iterate over the raw logs and unpacked data for Teleported events raised by the L1Teleporter contract.
L1TeleporterTransactor is an auto generated write-only Go binding around an Ethereum contract.
L1TeleporterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
L1TeleporterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
L1TeleporterUnpaused represents a Unpaused event raised by the L1Teleporter contract.
L1TeleporterUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the L1Teleporter contract.