package
0.0.0-20231121092536-ddfbed8749d9
Repository: https://github.com/stellar/starbridge.git
Documentation: pkg.go.dev

# Functions

NewBridge creates a new instance of Bridge, bound to a specific deployed contract.
NewBridgeCaller creates a new read-only instance of Bridge, bound to a specific deployed contract.
NewBridgeFilterer creates a new log filterer instance of Bridge, bound to a specific deployed contract.
NewBridgeTransactor creates a new write-only instance of Bridge, bound to a specific deployed contract.

# Variables

BridgeABI is the input ABI used to generate the binding from.
BridgeMetaData contains all meta data concerning the Bridge contract.

# Structs

Bridge is an auto generated Go binding around an Ethereum contract.
BridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
BridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BridgeDeposit represents a Deposit event raised by the Bridge contract.
BridgeDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the Bridge contract.
BridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
BridgeRegisterSigners represents a RegisterSigners event raised by the Bridge contract.
BridgeRegisterSignersIterator is returned from FilterRegisterSigners and is used to iterate over the raw logs and unpacked data for RegisterSigners events raised by the Bridge contract.
BridgeRegisterStellarAsset represents a RegisterStellarAsset event raised by the Bridge contract.
BridgeRegisterStellarAssetIterator is returned from FilterRegisterStellarAsset and is used to iterate over the raw logs and unpacked data for RegisterStellarAsset events raised by the Bridge contract.
BridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BridgeSetPaused represents a SetPaused event raised by the Bridge contract.
BridgeSetPausedIterator is returned from FilterSetPaused and is used to iterate over the raw logs and unpacked data for SetPaused events raised by the Bridge contract.
BridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
BridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BridgeWithdraw represents a Withdraw event raised by the Bridge contract.
BridgeWithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the Bridge contract.
RegisterStellarAssetRequest is an auto generated low-level Go binding around an user-defined struct.
SetPausedRequest is an auto generated low-level Go binding around an user-defined struct.
WithdrawERC20Request is an auto generated low-level Go binding around an user-defined struct.
WithdrawETHRequest is an auto generated low-level Go binding around an user-defined struct.