Interface: GetPairAddressRequest
moralis-monorepo / @moralisweb3/common-evm-utils / GetPairAddressRequest
Interface: GetPairAddressRequest
@moralisweb3/common-evm-utils.GetPairAddressRequest
Hierarchy
Camelize<Omit<RequestParams,"chain"|"token0_address"|"token1_address"|"to_date">>↳
GetPairAddressRequest
Table of contents
Properties
Properties
chain
• Optional chain: EvmChainish
exchange
• exchange: Camelize<"uniswapv2" | "uniswapv3" | "sushiswapv2" | "pancakeswapv2" | "pancakeswapv1" | "quickswap">
Inherited from
Camelize.exchange
toBlock
• toBlock: undefined | string
Inherited from
Camelize.toBlock
toDate
• Optional toDate: DateInput
token0Address
• token0Address: EvmAddressInput
token1Address
• token1Address: EvmAddressInput