# Functions
DeployCrossChainTest deploys a new Ethereum contract, binding an instance of CrossChainTest to it.
DeployERC721TokenTest deploys a new Ethereum contract, binding an instance of ERC721TokenTest to it.
DeployStakingTest deploys a new Ethereum contract, binding an instance of StakingTest to it.
NewCrossChainTest creates a new instance of CrossChainTest, bound to a specific deployed contract.
NewCrossChainTestCaller creates a new read-only instance of CrossChainTest, bound to a specific deployed contract.
NewCrossChainTestFilterer creates a new log filterer instance of CrossChainTest, bound to a specific deployed contract.
NewCrossChainTestTransactor creates a new write-only instance of CrossChainTest, bound to a specific deployed contract.
NewERC721TokenTest creates a new instance of ERC721TokenTest, bound to a specific deployed contract.
NewERC721TokenTestCaller creates a new read-only instance of ERC721TokenTest, bound to a specific deployed contract.
NewERC721TokenTestFilterer creates a new log filterer instance of ERC721TokenTest, bound to a specific deployed contract.
NewERC721TokenTestTransactor creates a new write-only instance of ERC721TokenTest, bound to a specific deployed contract.
NewStakingTest creates a new instance of StakingTest, bound to a specific deployed contract.
NewStakingTestCaller creates a new read-only instance of StakingTest, bound to a specific deployed contract.
NewStakingTestFilterer creates a new log filterer instance of StakingTest, bound to a specific deployed contract.
NewStakingTestTransactor creates a new write-only instance of StakingTest, bound to a specific deployed contract.
# Variables
CrossChainTestABI is the input ABI used to generate the binding from.
CrossChainTestBin is the compiled bytecode used for deploying new contracts.
CrossChainTestMetaData contains all meta data concerning the CrossChainTest contract.
ERC721TokenTestABI is the input ABI used to generate the binding from.
ERC721TokenTestBin is the compiled bytecode used for deploying new contracts.
ERC721TokenTestMetaData contains all meta data concerning the ERC721TokenTest contract.
StakingTestABI is the input ABI used to generate the binding from.
StakingTestBin is the compiled bytecode used for deploying new contracts.
StakingTestMetaData contains all meta data concerning the StakingTest contract.
# Structs
CrossChainTest is an auto generated Go binding around an Ethereum contract.
CrossChainTestCaller is an auto generated read-only Go binding around an Ethereum contract.
CrossChainTestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CrossChainTestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CrossChainTestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CrossChainTestRaw is an auto generated low-level Go binding around an Ethereum contract.
CrossChainTestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CrossChainTestTransactor is an auto generated write-only Go binding around an Ethereum contract.
CrossChainTestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CrossChainTestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC721TokenTest is an auto generated Go binding around an Ethereum contract.
ERC721TokenTestAdminChanged represents a AdminChanged event raised by the ERC721TokenTest contract.
ERC721TokenTestAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the ERC721TokenTest contract.
ERC721TokenTestApproval represents a Approval event raised by the ERC721TokenTest contract.
ERC721TokenTestApprovalForAll represents a ApprovalForAll event raised by the ERC721TokenTest contract.
ERC721TokenTestApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ERC721TokenTest contract.
ERC721TokenTestApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC721TokenTest contract.
ERC721TokenTestBatchMetadataUpdate represents a BatchMetadataUpdate event raised by the ERC721TokenTest contract.
ERC721TokenTestBatchMetadataUpdateIterator is returned from FilterBatchMetadataUpdate and is used to iterate over the raw logs and unpacked data for BatchMetadataUpdate events raised by the ERC721TokenTest contract.
ERC721TokenTestBeaconUpgraded represents a BeaconUpgraded event raised by the ERC721TokenTest contract.
ERC721TokenTestBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the ERC721TokenTest contract.
ERC721TokenTestCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC721TokenTestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC721TokenTestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC721TokenTestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC721TokenTestInitialized represents a Initialized event raised by the ERC721TokenTest contract.
ERC721TokenTestInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ERC721TokenTest contract.
ERC721TokenTestMetadataUpdate represents a MetadataUpdate event raised by the ERC721TokenTest contract.
ERC721TokenTestMetadataUpdateIterator is returned from FilterMetadataUpdate and is used to iterate over the raw logs and unpacked data for MetadataUpdate events raised by the ERC721TokenTest contract.
ERC721TokenTestOwnershipTransferred represents a OwnershipTransferred event raised by the ERC721TokenTest contract.
ERC721TokenTestOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ERC721TokenTest contract.
ERC721TokenTestRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC721TokenTestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC721TokenTestTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC721TokenTestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC721TokenTestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC721TokenTestTransfer represents a Transfer event raised by the ERC721TokenTest contract.
ERC721TokenTestTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC721TokenTest contract.
ERC721TokenTestUpgraded represents a Upgraded event raised by the ERC721TokenTest contract.
ERC721TokenTestUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the ERC721TokenTest contract.
StakingTest is an auto generated Go binding around an Ethereum contract.
StakingTestApproveShares represents a ApproveShares event raised by the StakingTest contract.
StakingTestApproveSharesIterator is returned from FilterApproveShares and is used to iterate over the raw logs and unpacked data for ApproveShares events raised by the StakingTest contract.
StakingTestCaller is an auto generated read-only Go binding around an Ethereum contract.
StakingTestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StakingTestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StakingTestDelegate represents a Delegate event raised by the StakingTest contract.
StakingTestDelegateIterator is returned from FilterDelegate and is used to iterate over the raw logs and unpacked data for Delegate events raised by the StakingTest contract.
StakingTestDelegateV2 represents a DelegateV2 event raised by the StakingTest contract.
StakingTestDelegateV2Iterator is returned from FilterDelegateV2 and is used to iterate over the raw logs and unpacked data for DelegateV2 events raised by the StakingTest contract.
StakingTestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StakingTestRaw is an auto generated low-level Go binding around an Ethereum contract.
StakingTestRedelegate represents a Redelegate event raised by the StakingTest contract.
StakingTestRedelegateIterator is returned from FilterRedelegate and is used to iterate over the raw logs and unpacked data for Redelegate events raised by the StakingTest contract.
StakingTestRedelegateV2 represents a RedelegateV2 event raised by the StakingTest contract.
StakingTestRedelegateV2Iterator is returned from FilterRedelegateV2 and is used to iterate over the raw logs and unpacked data for RedelegateV2 events raised by the StakingTest contract.
StakingTestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StakingTestTransactor is an auto generated write-only Go binding around an Ethereum contract.
StakingTestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StakingTestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StakingTestTransferShares represents a TransferShares event raised by the StakingTest contract.
StakingTestTransferSharesIterator is returned from FilterTransferShares and is used to iterate over the raw logs and unpacked data for TransferShares events raised by the StakingTest contract.
StakingTestUndelegate represents a Undelegate event raised by the StakingTest contract.
StakingTestUndelegateIterator is returned from FilterUndelegate and is used to iterate over the raw logs and unpacked data for Undelegate events raised by the StakingTest contract.
StakingTestUndelegateV2 represents a UndelegateV2 event raised by the StakingTest contract.
StakingTestUndelegateV2Iterator is returned from FilterUndelegateV2 and is used to iterate over the raw logs and unpacked data for UndelegateV2 events raised by the StakingTest contract.
StakingTestWithdraw represents a Withdraw event raised by the StakingTest contract.
StakingTestWithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the StakingTest contract.