mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-01 18:48:13 +03:00
update pool v3 schema
This commit is contained in:
@@ -16,6 +16,8 @@ export const listPoolV3Schema = z.object({
|
||||
WETH9: evmAddressSchema,
|
||||
poolFee: z.number(),
|
||||
weeklyReward: z.number(),
|
||||
weight: z.number(),
|
||||
totalLPStakeInUSD: z.number(),
|
||||
|
||||
...basicPoolInfo.shape,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user