# Functions
DeployERC1967Proxy deploys a new Ethereum contract, binding an instance of ERC1967Proxy to it.
DeployFIP20Upgradable deploys a new Ethereum contract, binding an instance of FIP20Upgradable to it.
DeployWFXUpgradable deploys a new Ethereum contract, binding an instance of WFXUpgradable to it.
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
IsEmptyHash returns true if the hash corresponds to an empty ethereum hex hash.
IsZeroEthAddress returns true if the address corresponds to an empty ethereum address.
No description provided by the author
No description provided by the author
NewERC1967Proxy creates a new instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyCaller creates a new read-only instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyFilterer creates a new log filterer instance of ERC1967Proxy, bound to a specific deployed contract.
NewERC1967ProxyTransactor creates a new write-only instance of ERC1967Proxy, bound to a specific deployed contract.
No description provided by the author
No description provided by the author
NewFIP20Upgradable creates a new instance of FIP20Upgradable, bound to a specific deployed contract.
NewFIP20UpgradableCaller creates a new read-only instance of FIP20Upgradable, bound to a specific deployed contract.
NewFIP20UpgradableFilterer creates a new log filterer instance of FIP20Upgradable, bound to a specific deployed contract.
NewFIP20UpgradableTransactor creates a new write-only instance of FIP20Upgradable, bound to a specific deployed contract.
NewIBridgeCallback creates a new instance of IBridgeCallback, bound to a specific deployed contract.
NewIBridgeCallbackCaller creates a new read-only instance of IBridgeCallback, bound to a specific deployed contract.
NewIBridgeCallbackFilterer creates a new log filterer instance of IBridgeCallback, bound to a specific deployed contract.
NewIBridgeCallbackTransactor creates a new write-only instance of IBridgeCallback, bound to a specific deployed contract.
NewICrossChain creates a new instance of ICrossChain, bound to a specific deployed contract.
NewICrossChainCaller creates a new read-only instance of ICrossChain, bound to a specific deployed contract.
NewICrossChainFilterer creates a new log filterer instance of ICrossChain, bound to a specific deployed contract.
NewICrossChainTransactor creates a new write-only instance of ICrossChain, bound to a specific deployed contract.
NewIError creates a new instance of IError, bound to a specific deployed contract.
NewIErrorCaller creates a new read-only instance of IError, bound to a specific deployed contract.
NewIErrorFilterer creates a new log filterer instance of IError, bound to a specific deployed contract.
NewIErrorTransactor creates a new write-only instance of IError, bound to a specific deployed contract.
NewIFxBridgeLogic creates a new instance of IFxBridgeLogic, bound to a specific deployed contract.
NewIFxBridgeLogicCaller creates a new read-only instance of IFxBridgeLogic, bound to a specific deployed contract.
NewIFxBridgeLogicFilterer creates a new log filterer instance of IFxBridgeLogic, bound to a specific deployed contract.
NewIFxBridgeLogicTransactor creates a new write-only instance of IFxBridgeLogic, bound to a specific deployed contract.
NewIRefundCallback creates a new instance of IRefundCallback, bound to a specific deployed contract.
NewIRefundCallbackCaller creates a new read-only instance of IRefundCallback, bound to a specific deployed contract.
NewIRefundCallbackFilterer creates a new log filterer instance of IRefundCallback, bound to a specific deployed contract.
NewIRefundCallbackTransactor creates a new write-only instance of IRefundCallback, bound to a specific deployed contract.
NewIStaking creates a new instance of IStaking, bound to a specific deployed contract.
NewIStakingCaller creates a new read-only instance of IStaking, bound to a specific deployed contract.
NewIStakingFilterer creates a new log filterer instance of IStaking, bound to a specific deployed contract.
NewIStakingTransactor creates a new write-only instance of IStaking, bound to a specific deployed contract.
NewWFXUpgradable creates a new instance of WFXUpgradable, bound to a specific deployed contract.
NewWFXUpgradableCaller creates a new read-only instance of WFXUpgradable, bound to a specific deployed contract.
NewWFXUpgradableFilterer creates a new log filterer instance of WFXUpgradable, bound to a specific deployed contract.
NewWFXUpgradableTransactor creates a new write-only instance of WFXUpgradable, bound to a specific deployed contract.
ValidateEthereumAddress validates the ethereum address strings.
# Constants
No description provided by the author
No description provided by the author
EthereumAddressPrefix is the address prefix address.
EthereumContractAddressLen is the length of contract address strings.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ERC1967ProxyABI is the input ABI used to generate the binding from.
ERC1967ProxyBin is the compiled bytecode used for deploying new contracts.
ERC1967ProxyMetaData contains all meta data concerning the ERC1967Proxy contract.
FIP20UpgradableABI is the input ABI used to generate the binding from.
FIP20UpgradableBin is the compiled bytecode used for deploying new contracts.
FIP20UpgradableMetaData contains all meta data concerning the FIP20Upgradable contract.
IBridgeCallbackABI is the input ABI used to generate the binding from.
IBridgeCallbackMetaData contains all meta data concerning the IBridgeCallback contract.
ICrossChainABI is the input ABI used to generate the binding from.
ICrossChainMetaData contains all meta data concerning the ICrossChain contract.
IErrorABI is the input ABI used to generate the binding from.
IErrorMetaData contains all meta data concerning the IError contract.
IFxBridgeLogicABI is the input ABI used to generate the binding from.
IFxBridgeLogicMetaData contains all meta data concerning the IFxBridgeLogic contract.
IRefundCallbackABI is the input ABI used to generate the binding from.
IRefundCallbackMetaData contains all meta data concerning the IRefundCallback contract.
IStakingABI is the input ABI used to generate the binding from.
IStakingMetaData contains all meta data concerning the IStaking contract.
No description provided by the author
WFXUpgradableABI is the input ABI used to generate the binding from.
WFXUpgradableBin is the compiled bytecode used for deploying new contracts.
WFXUpgradableMetaData contains all meta data concerning the WFXUpgradable contract.
# Structs
No description provided by the author
ERC1967Proxy is an auto generated Go binding around an Ethereum contract.
ERC1967ProxyAdminChanged represents a AdminChanged event raised by the ERC1967Proxy contract.
ERC1967ProxyAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the ERC1967Proxy contract.
ERC1967ProxyBeaconUpgraded represents a BeaconUpgraded event raised by the ERC1967Proxy contract.
ERC1967ProxyBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the ERC1967Proxy contract.
ERC1967ProxyCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC1967ProxyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC1967ProxyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC1967ProxyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC1967ProxyRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC1967ProxySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC1967ProxyTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC1967ProxyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC1967ProxyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC1967ProxyUpgraded represents a Upgraded event raised by the ERC1967Proxy contract.
ERC1967ProxyUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the ERC1967Proxy contract.
No description provided by the author
No description provided by the author
FIP20Upgradable is an auto generated Go binding around an Ethereum contract.
FIP20UpgradableAdminChanged represents a AdminChanged event raised by the FIP20Upgradable contract.
FIP20UpgradableAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the FIP20Upgradable contract.
FIP20UpgradableApproval represents a Approval event raised by the FIP20Upgradable contract.
FIP20UpgradableApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the FIP20Upgradable contract.
FIP20UpgradableBeaconUpgraded represents a BeaconUpgraded event raised by the FIP20Upgradable contract.
FIP20UpgradableBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the FIP20Upgradable contract.
FIP20UpgradableCaller is an auto generated read-only Go binding around an Ethereum contract.
FIP20UpgradableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FIP20UpgradableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FIP20UpgradableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FIP20UpgradableInitialized represents a Initialized event raised by the FIP20Upgradable contract.
FIP20UpgradableInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the FIP20Upgradable contract.
FIP20UpgradableOwnershipTransferred represents a OwnershipTransferred event raised by the FIP20Upgradable contract.
FIP20UpgradableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the FIP20Upgradable contract.
FIP20UpgradableRaw is an auto generated low-level Go binding around an Ethereum contract.
FIP20UpgradableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FIP20UpgradableTransactor is an auto generated write-only Go binding around an Ethereum contract.
FIP20UpgradableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FIP20UpgradableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
FIP20UpgradableTransfer represents a Transfer event raised by the FIP20Upgradable contract.
FIP20UpgradableTransferCrossChain represents a TransferCrossChain event raised by the FIP20Upgradable contract.
FIP20UpgradableTransferCrossChainIterator is returned from FilterTransferCrossChain and is used to iterate over the raw logs and unpacked data for TransferCrossChain events raised by the FIP20Upgradable contract.
FIP20UpgradableTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the FIP20Upgradable contract.
FIP20UpgradableUpgraded represents a Upgraded event raised by the FIP20Upgradable contract.
FIP20UpgradableUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the FIP20Upgradable contract.
IBridgeCallback is an auto generated Go binding around an Ethereum contract.
IBridgeCallbackCaller is an auto generated read-only Go binding around an Ethereum contract.
IBridgeCallbackCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IBridgeCallbackCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IBridgeCallbackFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IBridgeCallbackRaw is an auto generated low-level Go binding around an Ethereum contract.
IBridgeCallbackSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IBridgeCallbackTransactor is an auto generated write-only Go binding around an Ethereum contract.
IBridgeCallbackTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IBridgeCallbackTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ICrossChain is an auto generated Go binding around an Ethereum contract.
ICrossChainAddPendingPoolRewardsEvent represents a AddPendingPoolRewardsEvent event raised by the ICrossChain contract.
ICrossChainAddPendingPoolRewardsEventIterator is returned from FilterAddPendingPoolRewardsEvent and is used to iterate over the raw logs and unpacked data for AddPendingPoolRewardsEvent events raised by the ICrossChain contract.
ICrossChainBridgeCallEvent represents a BridgeCallEvent event raised by the ICrossChain contract.
ICrossChainBridgeCallEventIterator is returned from FilterBridgeCallEvent and is used to iterate over the raw logs and unpacked data for BridgeCallEvent events raised by the ICrossChain contract.
ICrossChainCaller is an auto generated read-only Go binding around an Ethereum contract.
ICrossChainCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ICrossChainCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ICrossChainCancelPendingBridgeCallEvent represents a CancelPendingBridgeCallEvent event raised by the ICrossChain contract.
ICrossChainCancelPendingBridgeCallEventIterator is returned from FilterCancelPendingBridgeCallEvent and is used to iterate over the raw logs and unpacked data for CancelPendingBridgeCallEvent events raised by the ICrossChain contract.
ICrossChainCancelSendToExternal represents a CancelSendToExternal event raised by the ICrossChain contract.
ICrossChainCancelSendToExternalIterator is returned from FilterCancelSendToExternal and is used to iterate over the raw logs and unpacked data for CancelSendToExternal events raised by the ICrossChain contract.
ICrossChainCrossChain represents a CrossChain event raised by the ICrossChain contract.
ICrossChainCrossChainIterator is returned from FilterCrossChain and is used to iterate over the raw logs and unpacked data for CrossChain events raised by the ICrossChain contract.
ICrossChainExecuteClaimEvent represents a ExecuteClaimEvent event raised by the ICrossChain contract.
ICrossChainExecuteClaimEventIterator is returned from FilterExecuteClaimEvent and is used to iterate over the raw logs and unpacked data for ExecuteClaimEvent events raised by the ICrossChain contract.
ICrossChainFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ICrossChainIncreaseBridgeFee represents a IncreaseBridgeFee event raised by the ICrossChain contract.
ICrossChainIncreaseBridgeFeeIterator is returned from FilterIncreaseBridgeFee and is used to iterate over the raw logs and unpacked data for IncreaseBridgeFee events raised by the ICrossChain contract.
ICrossChainRaw is an auto generated low-level Go binding around an Ethereum contract.
ICrossChainSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ICrossChainTransactor is an auto generated write-only Go binding around an Ethereum contract.
ICrossChainTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ICrossChainTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IError is an auto generated Go binding around an Ethereum contract.
IErrorCaller is an auto generated read-only Go binding around an Ethereum contract.
IErrorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IErrorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IErrorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IErrorRaw is an auto generated low-level Go binding around an Ethereum contract.
IErrorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IErrorTransactor is an auto generated write-only Go binding around an Ethereum contract.
IErrorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IErrorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IFxBridgeLogic is an auto generated Go binding around an Ethereum contract.
IFxBridgeLogicAddBridgeTokenEvent represents a AddBridgeTokenEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicAddBridgeTokenEventIterator is returned from FilterAddBridgeTokenEvent and is used to iterate over the raw logs and unpacked data for AddBridgeTokenEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicBridgeCallData is an auto generated low-level Go binding around an user-defined struct.
IFxBridgeLogicBridgeCallEvent represents a BridgeCallEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicBridgeCallEventIterator is returned from FilterBridgeCallEvent and is used to iterate over the raw logs and unpacked data for BridgeCallEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicBridgeToken is an auto generated low-level Go binding around an user-defined struct.
IFxBridgeLogicCaller is an auto generated read-only Go binding around an Ethereum contract.
IFxBridgeLogicCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IFxBridgeLogicCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IFxBridgeLogicFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IFxBridgeLogicOracleSetUpdatedEvent represents a OracleSetUpdatedEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicOracleSetUpdatedEventIterator is returned from FilterOracleSetUpdatedEvent and is used to iterate over the raw logs and unpacked data for OracleSetUpdatedEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicRaw is an auto generated low-level Go binding around an Ethereum contract.
IFxBridgeLogicSendToFxEvent represents a SendToFxEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicSendToFxEventIterator is returned from FilterSendToFxEvent and is used to iterate over the raw logs and unpacked data for SendToFxEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IFxBridgeLogicSubmitBridgeCallEvent represents a SubmitBridgeCallEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicSubmitBridgeCallEventIterator is returned from FilterSubmitBridgeCallEvent and is used to iterate over the raw logs and unpacked data for SubmitBridgeCallEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicTokenStatus is an auto generated low-level Go binding around an user-defined struct.
IFxBridgeLogicTransactionBatchExecutedEvent represents a TransactionBatchExecutedEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicTransactionBatchExecutedEventIterator is returned from FilterTransactionBatchExecutedEvent and is used to iterate over the raw logs and unpacked data for TransactionBatchExecutedEvent events raised by the IFxBridgeLogic contract.
IFxBridgeLogicTransactor is an auto generated write-only Go binding around an Ethereum contract.
IFxBridgeLogicTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IFxBridgeLogicTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IFxBridgeLogicTransferOwnerEvent represents a TransferOwnerEvent event raised by the IFxBridgeLogic contract.
IFxBridgeLogicTransferOwnerEventIterator is returned from FilterTransferOwnerEvent and is used to iterate over the raw logs and unpacked data for TransferOwnerEvent events raised by the IFxBridgeLogic contract.
IRefundCallback is an auto generated Go binding around an Ethereum contract.
IRefundCallbackCaller is an auto generated read-only Go binding around an Ethereum contract.
IRefundCallbackCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IRefundCallbackCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IRefundCallbackFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IRefundCallbackRaw is an auto generated low-level Go binding around an Ethereum contract.
IRefundCallbackSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IRefundCallbackTransactor is an auto generated write-only Go binding around an Ethereum contract.
IRefundCallbackTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IRefundCallbackTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IStaking is an auto generated Go binding around an Ethereum contract.
IStakingApproveShares represents a ApproveShares event raised by the IStaking contract.
IStakingApproveSharesIterator is returned from FilterApproveShares and is used to iterate over the raw logs and unpacked data for ApproveShares events raised by the IStaking contract.
IStakingCaller is an auto generated read-only Go binding around an Ethereum contract.
IStakingCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IStakingCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IStakingDelegate represents a Delegate event raised by the IStaking contract.
IStakingDelegateIterator is returned from FilterDelegate and is used to iterate over the raw logs and unpacked data for Delegate events raised by the IStaking contract.
IStakingDelegateV2 represents a DelegateV2 event raised by the IStaking contract.
IStakingDelegateV2Iterator is returned from FilterDelegateV2 and is used to iterate over the raw logs and unpacked data for DelegateV2 events raised by the IStaking contract.
IStakingFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IStakingRaw is an auto generated low-level Go binding around an Ethereum contract.
IStakingRedelegate represents a Redelegate event raised by the IStaking contract.
IStakingRedelegateIterator is returned from FilterRedelegate and is used to iterate over the raw logs and unpacked data for Redelegate events raised by the IStaking contract.
IStakingRedelegateV2 represents a RedelegateV2 event raised by the IStaking contract.
IStakingRedelegateV2Iterator is returned from FilterRedelegateV2 and is used to iterate over the raw logs and unpacked data for RedelegateV2 events raised by the IStaking contract.
IStakingSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IStakingTransactor is an auto generated write-only Go binding around an Ethereum contract.
IStakingTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IStakingTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IStakingTransferShares represents a TransferShares event raised by the IStaking contract.
IStakingTransferSharesIterator is returned from FilterTransferShares and is used to iterate over the raw logs and unpacked data for TransferShares events raised by the IStaking contract.
IStakingUndelegate represents a Undelegate event raised by the IStaking contract.
IStakingUndelegateIterator is returned from FilterUndelegate and is used to iterate over the raw logs and unpacked data for Undelegate events raised by the IStaking contract.
IStakingUndelegateV2 represents a UndelegateV2 event raised by the IStaking contract.
IStakingUndelegateV2Iterator is returned from FilterUndelegateV2 and is used to iterate over the raw logs and unpacked data for UndelegateV2 events raised by the IStaking contract.
IStakingWithdraw represents a Withdraw event raised by the IStaking contract.
IStakingWithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the IStaking contract.
WFXUpgradable is an auto generated Go binding around an Ethereum contract.
WFXUpgradableAdminChanged represents a AdminChanged event raised by the WFXUpgradable contract.
WFXUpgradableAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the WFXUpgradable contract.
WFXUpgradableApproval represents a Approval event raised by the WFXUpgradable contract.
WFXUpgradableApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the WFXUpgradable contract.
WFXUpgradableBeaconUpgraded represents a BeaconUpgraded event raised by the WFXUpgradable contract.
WFXUpgradableBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the WFXUpgradable contract.
WFXUpgradableCaller is an auto generated read-only Go binding around an Ethereum contract.
WFXUpgradableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WFXUpgradableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WFXUpgradableDeposit represents a Deposit event raised by the WFXUpgradable contract.
WFXUpgradableDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the WFXUpgradable contract.
WFXUpgradableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WFXUpgradableInitialized represents a Initialized event raised by the WFXUpgradable contract.
WFXUpgradableInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the WFXUpgradable contract.
WFXUpgradableOwnershipTransferred represents a OwnershipTransferred event raised by the WFXUpgradable contract.
WFXUpgradableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the WFXUpgradable contract.
WFXUpgradableRaw is an auto generated low-level Go binding around an Ethereum contract.
WFXUpgradableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WFXUpgradableTransactor is an auto generated write-only Go binding around an Ethereum contract.
WFXUpgradableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WFXUpgradableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WFXUpgradableTransfer represents a Transfer event raised by the WFXUpgradable contract.
WFXUpgradableTransferCrossChain represents a TransferCrossChain event raised by the WFXUpgradable contract.
WFXUpgradableTransferCrossChainIterator is returned from FilterTransferCrossChain and is used to iterate over the raw logs and unpacked data for TransferCrossChain events raised by the WFXUpgradable contract.
WFXUpgradableTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the WFXUpgradable contract.
WFXUpgradableUpgraded represents a Upgraded event raised by the WFXUpgradable contract.
WFXUpgradableUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the WFXUpgradable contract.
WFXUpgradableWithdraw represents a Withdraw event raised by the WFXUpgradable contract.
WFXUpgradableWithdraw0 represents a Withdraw0 event raised by the WFXUpgradable contract.
WFXUpgradableWithdraw0Iterator is returned from FilterWithdraw0 and is used to iterate over the raw logs and unpacked data for Withdraw0 events raised by the WFXUpgradable contract.
WFXUpgradableWithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the WFXUpgradable contract.
# Interfaces
No description provided by the author