package
0.0.37
Repository: https://github.com/goswap/stats-api.git
Documentation: pkg.go.dev

# Functions

NewErc20 creates a new instance of Erc20, bound to a specific deployed contract.
NewErc20Caller creates a new read-only instance of Erc20, bound to a specific deployed contract.
NewErc20Filterer creates a new log filterer instance of Erc20, bound to a specific deployed contract.
NewErc20Transactor creates a new write-only instance of Erc20, bound to a specific deployed contract.
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.
NewUniRouter creates a new instance of UniRouter, bound to a specific deployed contract.
NewUniRouterCaller creates a new read-only instance of UniRouter, bound to a specific deployed contract.
NewUniRouterFilterer creates a new log filterer instance of UniRouter, bound to a specific deployed contract.
NewUniRouterTransactor creates a new write-only instance of UniRouter, bound to a specific deployed contract.
NewUniswapFactory creates a new instance of UniswapFactory, bound to a specific deployed contract.
NewUniswapFactoryCaller creates a new read-only instance of UniswapFactory, bound to a specific deployed contract.
NewUniswapFactoryFilterer creates a new log filterer instance of UniswapFactory, bound to a specific deployed contract.
NewUniswapFactoryTransactor creates a new write-only instance of UniswapFactory, bound to a specific deployed contract.

# Constants

Erc20ABI is the input ABI used to generate the binding from.
PairABI is the input ABI used to generate the binding from.
UniRouterABI is the input ABI used to generate the binding from.
UniswapFactoryABI is the input ABI used to generate the binding from.

# Structs

Erc20 is an auto generated Go binding around an Ethereum contract.
Erc20Approval represents a Approval event raised by the Erc20 contract.
Erc20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc20 contract.
Erc20Caller is an auto generated read-only Go binding around an Ethereum contract.
Erc20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc20Paused represents a Paused event raised by the Erc20 contract.
Erc20PausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Erc20 contract.
Erc20Raw is an auto generated low-level Go binding around an Ethereum contract.
Erc20RoleAdminChanged represents a RoleAdminChanged event raised by the Erc20 contract.
Erc20RoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the Erc20 contract.
Erc20RoleGranted represents a RoleGranted event raised by the Erc20 contract.
Erc20RoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the Erc20 contract.
Erc20RoleRevoked represents a RoleRevoked event raised by the Erc20 contract.
Erc20RoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the Erc20 contract.
Erc20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc20Transactor is an auto generated write-only Go binding around an Ethereum contract.
Erc20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc20Transfer represents a Transfer event raised by the Erc20 contract.
Erc20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc20 contract.
Erc20Unpaused represents a Unpaused event raised by the Erc20 contract.
Erc20UnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Erc20 contract.
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.
UniRouter is an auto generated Go binding around an Ethereum contract.
UniRouterCaller is an auto generated read-only Go binding around an Ethereum contract.
UniRouterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UniRouterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UniRouterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UniRouterRaw is an auto generated low-level Go binding around an Ethereum contract.
UniRouterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UniRouterTransactor is an auto generated write-only Go binding around an Ethereum contract.
UniRouterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UniRouterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UniswapFactory is an auto generated Go binding around an Ethereum contract.
UniswapFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
UniswapFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UniswapFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UniswapFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UniswapFactoryPairCreated represents a PairCreated event raised by the UniswapFactory contract.
UniswapFactoryPairCreatedIterator is returned from FilterPairCreated and is used to iterate over the raw logs and unpacked data for PairCreated events raised by the UniswapFactory contract.
UniswapFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
UniswapFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UniswapFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
UniswapFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UniswapFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.