package
0.0.0-20210814095619-94803f64e56d
Repository: https://github.com/planxnx/defi-tx-kit.git
Documentation: pkg.go.dev
# Functions
NewPair creates a new instance of Pair, bound to a specific deployed contract.
NewPairCaller creates a new read-only instance of Pair, bound to a specific deployed contract.
NewPairFilterer creates a new log filterer instance of Pair, bound to a specific deployed contract.
NewPairTransactor creates a new write-only instance of Pair, bound to a specific deployed contract.
NewToken creates a new instance of Token, bound to a specific deployed contract.
NewTokenCaller creates a new read-only instance of Token, bound to a specific deployed contract.
NewTokenFilterer creates a new log filterer instance of Token, bound to a specific deployed contract.
NewTokenTransactor creates a new write-only instance of Token, bound to a specific deployed contract.
# Structs
Pair is an auto generated Go binding around an Ethereum contract.
PairApproval represents a Approval event raised by the Pair contract.
PairApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Pair contract.
PairBurn represents a Burn event raised by the Pair contract.
PairBurnIterator is returned from FilterBurn and is used to iterate over the raw logs and unpacked data for Burn events raised by the Pair contract.
PairCaller is an auto generated read-only Go binding around an Ethereum contract.
PairCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PairCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PairFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PairMint represents a Mint event raised by the Pair contract.
PairMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the Pair contract.
PairRaw is an auto generated low-level Go binding around an Ethereum contract.
PairSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PairSwap represents a Swap event raised by the Pair contract.
PairSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the Pair contract.
PairSync represents a Sync event raised by the Pair contract.
PairSyncIterator is returned from FilterSync and is used to iterate over the raw logs and unpacked data for Sync events raised by the Pair contract.
PairTransactor is an auto generated write-only Go binding around an Ethereum contract.
PairTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PairTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PairTransfer represents a Transfer event raised by the Pair contract.
PairTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Pair contract.
Token is an auto generated Go binding around an Ethereum contract.
TokenApproval represents a Approval event raised by the Token contract.
TokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Token contract.
TokenCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenDeposit represents a Deposit event raised by the Token contract.
TokenDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the Token contract.
TokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TokenTransfer represents a Transfer event raised by the Token contract.
TokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Token contract.
TokenWithdrawal represents a Withdrawal event raised by the Token contract.
TokenWithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the Token contract.