PoolInfo
@foprta/sdk / PoolInfo
Type Alias: PoolInfo
PoolInfo =
object
Defined in: types/pool.ts:6
Information about a pool
Properties
bps
bps:
bigint
Defined in: types/pool.ts:12
Basis points for fee calculation
fee
fee:
bigint
Defined in: types/pool.ts:14
Fee amount
token0Wallet
token0Wallet:
Address
Defined in: types/pool.ts:8
Address of the token0 wallet
token1Wallet
token1Wallet:
Address
Defined in: types/pool.ts:10
Address of the token1 wallet