package
1.9.2-evmc.6.3.0-0
Repository: https://github.com/ewasm/go-ethereum.git
Documentation: pkg.go.dev
# Functions
DeployCheckpointOracle deploys a new Ethereum contract, binding an instance of CheckpointOracle to it.
NewCheckpointOracle creates a new instance of CheckpointOracle, bound to a specific deployed contract.
NewCheckpointOracleCaller creates a new read-only instance of CheckpointOracle, bound to a specific deployed contract.
NewCheckpointOracleFilterer creates a new log filterer instance of CheckpointOracle, bound to a specific deployed contract.
NewCheckpointOracleTransactor creates a new write-only instance of CheckpointOracle, bound to a specific deployed contract.
# Constants
CheckpointOracleABI is the input ABI used to generate the binding from.
CheckpointOracleBin is the compiled bytecode used for deploying new contracts.
# Structs
CheckpointOracle is an auto generated Go binding around an Ethereum contract.
CheckpointOracleCaller is an auto generated read-only Go binding around an Ethereum contract.
CheckpointOracleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CheckpointOracleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CheckpointOracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CheckpointOracleNewCheckpointVote represents a NewCheckpointVote event raised by the CheckpointOracle contract.
CheckpointOracleNewCheckpointVoteIterator is returned from FilterNewCheckpointVote and is used to iterate over the raw logs and unpacked data for NewCheckpointVote events raised by the CheckpointOracle contract.
CheckpointOracleRaw is an auto generated low-level Go binding around an Ethereum contract.
CheckpointOracleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CheckpointOracleTransactor is an auto generated write-only Go binding around an Ethereum contract.
CheckpointOracleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CheckpointOracleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.