package
2.0.12+incompatible
Repository: https://github.com/kybernetwork/tradelogs.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewNative creates a new instance of Native, bound to a specific deployed contract.
NewNativeCaller creates a new read-only instance of Native, bound to a specific deployed contract.
NewNativeFilterer creates a new log filterer instance of Native, bound to a specific deployed contract.
NewNativeTransactor creates a new write-only instance of Native, bound to a specific deployed contract.
# Constants
No description provided by the author
# Variables
No description provided by the author
NativeABI is the input ABI used to generate the binding from.
NativeMetaData contains all meta data concerning the Native contract.
# Structs
INativePoolNewPoolConfig is an auto generated low-level Go binding around an user-defined struct.
Native is an auto generated Go binding around an Ethereum contract.
NativeAddSigner represents a AddSigner event raised by the Native contract.
NativeAddSignerIterator is returned from FilterAddSigner and is used to iterate over the raw logs and unpacked data for AddSigner events raised by the Native contract.
NativeAdminChanged represents a AdminChanged event raised by the Native contract.
NativeAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the Native contract.
NativeBeaconUpgraded represents a BeaconUpgraded event raised by the Native contract.
NativeBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the Native contract.
NativeBlacklisted represents a Blacklisted event raised by the Native contract.
NativeBlacklistedIterator is returned from FilterBlacklisted and is used to iterate over the raw logs and unpacked data for Blacklisted events raised by the Native contract.
NativeBlacklisterChanged represents a BlacklisterChanged event raised by the Native contract.
NativeBlacklisterChangedIterator is returned from FilterBlacklisterChanged and is used to iterate over the raw logs and unpacked data for BlacklisterChanged events raised by the Native contract.
NativeCaller is an auto generated read-only Go binding around an Ethereum contract.
NativeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NativeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NativeEIP712DomainChanged represents a EIP712DomainChanged event raised by the Native contract.
NativeEIP712DomainChangedIterator is returned from FilterEIP712DomainChanged and is used to iterate over the raw logs and unpacked data for EIP712DomainChanged events raised by the Native contract.
NativeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NativeInitialized represents a Initialized event raised by the Native contract.
NativeInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Native contract.
NativeOwnershipTransferred represents a OwnershipTransferred event raised by the Native contract.
NativeOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Native contract.
NativePaused represents a Paused event raised by the Native contract.
NativePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Native contract.
NativeRaw is an auto generated low-level Go binding around an Ethereum contract.
NativeRemovePair represents a RemovePair event raised by the Native contract.
NativeRemovePairIterator is returned from FilterRemovePair and is used to iterate over the raw logs and unpacked data for RemovePair events raised by the Native contract.
NativeRemoveSigner represents a RemoveSigner event raised by the Native contract.
NativeRemoveSignerIterator is returned from FilterRemoveSigner and is used to iterate over the raw logs and unpacked data for RemoveSigner events raised by the Native contract.
NativeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NativeSetRouter represents a SetRouter event raised by the Native contract.
NativeSetRouterIterator is returned from FilterSetRouter and is used to iterate over the raw logs and unpacked data for SetRouter events raised by the Native contract.
NativeSetTreasury represents a SetTreasury event raised by the Native contract.
NativeSetTreasuryIterator is returned from FilterSetTreasury and is used to iterate over the raw logs and unpacked data for SetTreasury events raised by the Native contract.
NativeSetTreasuryOwner represents a SetTreasuryOwner event raised by the Native contract.
NativeSetTreasuryOwnerIterator is returned from FilterSetTreasuryOwner and is used to iterate over the raw logs and unpacked data for SetTreasuryOwner events raised by the Native contract.
NativeSwap represents a Swap event raised by the Native contract.
NativeSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the Native contract.
NativeTransactor is an auto generated write-only Go binding around an Ethereum contract.
NativeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NativeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NativeUnBlacklisted represents a UnBlacklisted event raised by the Native contract.
NativeUnBlacklistedIterator is returned from FilterUnBlacklisted and is used to iterate over the raw logs and unpacked data for UnBlacklisted events raised by the Native contract.
NativeUnpaused represents a Unpaused event raised by the Native contract.
NativeUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Native contract.
NativeUpdatePair represents a UpdatePair event raised by the Native contract.
NativeUpdatePairIterator is returned from FilterUpdatePair and is used to iterate over the raw logs and unpacked data for UpdatePair events raised by the Native contract.
NativeUpgraded represents a Upgraded event raised by the Native contract.
NativeUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the Native contract.
No description provided by the author