package
1.28.1
Repository: https://github.com/meshplus/bitxhub-core.git
Documentation: pkg.go.dev

# Functions

DeployEscrows deploys a new Ethereum contract, binding an instance of Escrows to it.
NewEscrows creates a new instance of Escrows, bound to a specific deployed contract.
NewEscrowsCaller creates a new read-only instance of Escrows, bound to a specific deployed contract.
NewEscrowsFilterer creates a new log filterer instance of Escrows, bound to a specific deployed contract.
NewEscrowsTransactor creates a new write-only instance of Escrows, bound to a specific deployed contract.

# Constants

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

# Variables

EscrowsBin is the compiled bytecode used for deploying new contracts.
EscrowsFuncSigs maps the 4-byte function signature to its string representation.

# Structs

Escrows is an auto generated Go binding around an Ethereum contract.
EscrowsCaller is an auto generated read-only Go binding around an Ethereum contract.
EscrowsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EscrowsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EscrowsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EscrowsLock represents a Lock event raised by the Escrows contract.
EscrowsLockIterator is returned from FilterLock and is used to iterate over the raw logs and unpacked data for Lock events raised by the Escrows contract.
EscrowsQuickSwap represents a QuickSwap event raised by the Escrows contract.
EscrowsQuickSwapIterator is returned from FilterQuickSwap and is used to iterate over the raw logs and unpacked data for QuickSwap events raised by the Escrows contract.
EscrowsRaw is an auto generated low-level Go binding around an Ethereum contract.
EscrowsRoleAdminChanged represents a RoleAdminChanged event raised by the Escrows contract.
EscrowsRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the Escrows contract.
EscrowsRoleGranted represents a RoleGranted event raised by the Escrows contract.
EscrowsRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the Escrows contract.
EscrowsRoleRevoked represents a RoleRevoked event raised by the Escrows contract.
EscrowsRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the Escrows contract.
EscrowsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EscrowsTransactor is an auto generated write-only Go binding around an Ethereum contract.
EscrowsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EscrowsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
EscrowsUnlock represents a Unlock event raised by the Escrows contract.
EscrowsUnlockIterator is returned from FilterUnlock and is used to iterate over the raw logs and unpacked data for Unlock events raised by the Escrows contract.