Categorygithub.com/ava-labs/teleporterabi-bindingsgoCrossChainApplicationsexamplesNativeTokenBridgeNativeTokenSource
# Functions
DeployNativeTokenSource deploys a new Ethereum contract, binding an instance of NativeTokenSource to it.
NewNativeTokenSource creates a new instance of NativeTokenSource, bound to a specific deployed contract.
NewNativeTokenSourceCaller creates a new read-only instance of NativeTokenSource, bound to a specific deployed contract.
NewNativeTokenSourceFilterer creates a new log filterer instance of NativeTokenSource, bound to a specific deployed contract.
NewNativeTokenSourceTransactor creates a new write-only instance of NativeTokenSource, bound to a specific deployed contract.
# Variables
NativeTokenSourceABI is the input ABI used to generate the binding from.
NativeTokenSourceBin is the compiled bytecode used for deploying new contracts.
NativeTokenSourceMetaData contains all meta data concerning the NativeTokenSource contract.
# Structs
NativeTokenSource is an auto generated Go binding around an Ethereum contract.
NativeTokenSourceBurnTokens represents a BurnTokens event raised by the NativeTokenSource contract.
NativeTokenSourceBurnTokensIterator is returned from FilterBurnTokens and is used to iterate over the raw logs and unpacked data for BurnTokens events raised by the NativeTokenSource contract.
NativeTokenSourceCaller is an auto generated read-only Go binding around an Ethereum contract.
NativeTokenSourceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NativeTokenSourceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NativeTokenSourceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NativeTokenSourceMinTeleporterVersionUpdated represents a MinTeleporterVersionUpdated event raised by the NativeTokenSource contract.
NativeTokenSourceMinTeleporterVersionUpdatedIterator is returned from FilterMinTeleporterVersionUpdated and is used to iterate over the raw logs and unpacked data for MinTeleporterVersionUpdated events raised by the NativeTokenSource contract.
NativeTokenSourceOwnershipTransferred represents a OwnershipTransferred event raised by the NativeTokenSource contract.
NativeTokenSourceOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the NativeTokenSource contract.
NativeTokenSourceRaw is an auto generated low-level Go binding around an Ethereum contract.
NativeTokenSourceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NativeTokenSourceTeleporterAddressPaused represents a TeleporterAddressPaused event raised by the NativeTokenSource contract.
NativeTokenSourceTeleporterAddressPausedIterator is returned from FilterTeleporterAddressPaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressPaused events raised by the NativeTokenSource contract.
NativeTokenSourceTeleporterAddressUnpaused represents a TeleporterAddressUnpaused event raised by the NativeTokenSource contract.
NativeTokenSourceTeleporterAddressUnpausedIterator is returned from FilterTeleporterAddressUnpaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressUnpaused events raised by the NativeTokenSource contract.
NativeTokenSourceTransactor is an auto generated write-only Go binding around an Ethereum contract.
NativeTokenSourceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NativeTokenSourceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NativeTokenSourceTransferToDestination represents a TransferToDestination event raised by the NativeTokenSource contract.
NativeTokenSourceTransferToDestinationIterator is returned from FilterTransferToDestination and is used to iterate over the raw logs and unpacked data for TransferToDestination events raised by the NativeTokenSource contract.
NativeTokenSourceUnlockTokens represents a UnlockTokens event raised by the NativeTokenSource contract.
NativeTokenSourceUnlockTokensIterator is returned from FilterUnlockTokens and is used to iterate over the raw logs and unpacked data for UnlockTokens events raised by the NativeTokenSource contract.
TeleporterFeeInfo is an auto generated low-level Go binding around an user-defined struct.