mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-01 18:48:13 +03:00
feature: up version to 0.20.10-rc5
This commit is contained in:
@@ -19,7 +19,6 @@ const poolOfListPoolSchema = z.object({
|
||||
weight: z.number(),
|
||||
liquidity0: z.number(),
|
||||
liquidity1: z.number(),
|
||||
liquidityInUSD: z.number(),
|
||||
token0Price: z.number(),
|
||||
token1Price: z.number(),
|
||||
totalLPSupply: z.number(),
|
||||
|
||||
Reference in New Issue
Block a user