package
0.2.0
Repository: https://github.com/ava-labs/teleporter.git
Documentation: pkg.go.dev

# Functions

DeployERC20TokenSource deploys a new Ethereum contract, binding an instance of ERC20TokenSource to it.
NewERC20TokenSource creates a new instance of ERC20TokenSource, bound to a specific deployed contract.
NewERC20TokenSourceCaller creates a new read-only instance of ERC20TokenSource, bound to a specific deployed contract.
NewERC20TokenSourceFilterer creates a new log filterer instance of ERC20TokenSource, bound to a specific deployed contract.
NewERC20TokenSourceTransactor creates a new write-only instance of ERC20TokenSource, bound to a specific deployed contract.

# Variables

ERC20TokenSourceABI is the input ABI used to generate the binding from.
ERC20TokenSourceBin is the compiled bytecode used for deploying new contracts.
ERC20TokenSourceMetaData contains all meta data concerning the ERC20TokenSource contract.

# Structs

ERC20TokenSource is an auto generated Go binding around an Ethereum contract.
ERC20TokenSourceBurnTokens represents a BurnTokens event raised by the ERC20TokenSource contract.
ERC20TokenSourceBurnTokensIterator is returned from FilterBurnTokens and is used to iterate over the raw logs and unpacked data for BurnTokens events raised by the ERC20TokenSource contract.
ERC20TokenSourceCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20TokenSourceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20TokenSourceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20TokenSourceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20TokenSourceMinTeleporterVersionUpdated represents a MinTeleporterVersionUpdated event raised by the ERC20TokenSource contract.
ERC20TokenSourceMinTeleporterVersionUpdatedIterator is returned from FilterMinTeleporterVersionUpdated and is used to iterate over the raw logs and unpacked data for MinTeleporterVersionUpdated events raised by the ERC20TokenSource contract.
ERC20TokenSourceOwnershipTransferred represents a OwnershipTransferred event raised by the ERC20TokenSource contract.
ERC20TokenSourceOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ERC20TokenSource contract.
ERC20TokenSourceRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20TokenSourceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20TokenSourceTeleporterAddressPaused represents a TeleporterAddressPaused event raised by the ERC20TokenSource contract.
ERC20TokenSourceTeleporterAddressPausedIterator is returned from FilterTeleporterAddressPaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressPaused events raised by the ERC20TokenSource contract.
ERC20TokenSourceTeleporterAddressUnpaused represents a TeleporterAddressUnpaused event raised by the ERC20TokenSource contract.
ERC20TokenSourceTeleporterAddressUnpausedIterator is returned from FilterTeleporterAddressUnpaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressUnpaused events raised by the ERC20TokenSource contract.
ERC20TokenSourceTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TokenSourceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TokenSourceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20TokenSourceTransferToDestination represents a TransferToDestination event raised by the ERC20TokenSource contract.
ERC20TokenSourceTransferToDestinationIterator is returned from FilterTransferToDestination and is used to iterate over the raw logs and unpacked data for TransferToDestination events raised by the ERC20TokenSource contract.
ERC20TokenSourceUnlockTokens represents a UnlockTokens event raised by the ERC20TokenSource contract.
ERC20TokenSourceUnlockTokensIterator is returned from FilterUnlockTokens and is used to iterate over the raw logs and unpacked data for UnlockTokens events raised by the ERC20TokenSource contract.