contracts

package
v0.0.0-...-bd3dd7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ABIs = make(map[ContractType]*abi.ABI)

Functions

This section is empty.

Types

type ContractType

type ContractType string
const (
	ContractTypeERC20   ContractType = "ERC20"
	ContractTypeERC721  ContractType = "ERC721"
	ContractTypeERC1155 ContractType = "ERC1155"

	ContractTypeSeaport       ContractType = "Seaport"
	ContractTypeMulticall     ContractType = "Multicall"
	ContractTypeOneInchOracle ContractType = "OneInchOracle"

	ContractTypeUniswapV2Factory ContractType = "UniswapV2Factory"
	ContractTypeUniswapV2Pair    ContractType = "UniswapV2Pair"

	ContractTypeUniswapV3Factory            ContractType = "UniswapV3Factory"
	ContractTypeUniswapV3Router             ContractType = "UniswapV3Router"
	ContractTypeUniswapV3Pool               ContractType = "UniswapV3Pool"
	ContractTypeUniswapV3NFTPositionManager ContractType = "UniswapV3NFTPositionManager"

	ContractTypeAaveV2Incentives   ContractType = "AaveV2Incentives"
	ContractTypeAaveV2DataProvider ContractType = "AaveV2DataProvider"
	ContractTypeAaveV2LendingPool  ContractType = "AaveV2LendingPool"
	ContractTypeAaveV2StakedToken  ContractType = "AaveV2StakedToken"
	ContractTypeAaveV2StakedAbpt   ContractType = "AaveV2StakedAbpt"

	ContractTypeGMXVester        ContractType = "GMXVester"
	ContractTypeGMXRewardTracker ContractType = "GMXRewardTracker"
	ContractTypeGMXStakedGLP     ContractType = "GMXStakedGLP"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL