Skip to main content

PoolInfo

@bidask-protocol/sdk


@bidask-protocol/sdk / PoolInfo

Type Alias: PoolInfo

PoolInfo = object

Information about a pool

Properties

bps

bps: bigint

Basis points for fee calculation


fee

fee: bigint

Fee amount


token0Wallet

token0Wallet: Address

Address of the token0 wallet


token1Wallet

token1Wallet: Address

Address of the token1 wallet