package
0.1.0
Repository: https://github.com/gridironchain/gridnode.git
Documentation: pkg.go.dev

# Functions

DeployBridgeBank deploys a new Ethereum contract, binding an instance of BridgeBank to it.
NewBridgeBank creates a new instance of BridgeBank, bound to a specific deployed contract.
NewBridgeBankCaller creates a new read-only instance of BridgeBank, bound to a specific deployed contract.
NewBridgeBankFilterer creates a new log filterer instance of BridgeBank, bound to a specific deployed contract.
NewBridgeBankTransactor creates a new write-only instance of BridgeBank, bound to a specific deployed contract.

# Constants

BridgeBankABI is the input ABI used to generate the binding from.

# Variables

BridgeBankBin is the compiled bytecode used for deploying new contracts.

# Structs

BridgeBank is an auto generated Go binding around an Ethereum contract.
BridgeBankCaller is an auto generated read-only Go binding around an Ethereum contract.
BridgeBankCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BridgeBankCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BridgeBankFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BridgeBankLogBridgeTokenMint represents a LogBridgeTokenMint event raised by the BridgeBank contract.
BridgeBankLogBridgeTokenMintIterator is returned from FilterLogBridgeTokenMint and is used to iterate over the raw logs and unpacked data for LogBridgeTokenMint events raised by the BridgeBank contract.
BridgeBankLogBurn represents a LogBurn event raised by the BridgeBank contract.
BridgeBankLogBurnIterator is returned from FilterLogBurn and is used to iterate over the raw logs and unpacked data for LogBurn events raised by the BridgeBank contract.
BridgeBankLogLock represents a LogLock event raised by the BridgeBank contract.
BridgeBankLogLockIterator is returned from FilterLogLock and is used to iterate over the raw logs and unpacked data for LogLock events raised by the BridgeBank contract.
BridgeBankLogNewBridgeToken represents a LogNewBridgeToken event raised by the BridgeBank contract.
BridgeBankLogNewBridgeTokenIterator is returned from FilterLogNewBridgeToken and is used to iterate over the raw logs and unpacked data for LogNewBridgeToken events raised by the BridgeBank contract.
BridgeBankLogUnlock represents a LogUnlock event raised by the BridgeBank contract.
BridgeBankLogUnlockIterator is returned from FilterLogUnlock and is used to iterate over the raw logs and unpacked data for LogUnlock events raised by the BridgeBank contract.
BridgeBankLogWhiteListUpdate represents a LogWhiteListUpdate event raised by the BridgeBank contract.
BridgeBankLogWhiteListUpdateIterator is returned from FilterLogWhiteListUpdate and is used to iterate over the raw logs and unpacked data for LogWhiteListUpdate events raised by the BridgeBank contract.
BridgeBankRaw is an auto generated low-level Go binding around an Ethereum contract.
BridgeBankSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BridgeBankTransactor is an auto generated write-only Go binding around an Ethereum contract.
BridgeBankTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BridgeBankTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.