mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 14:12:35 +03:00
Merge branch 'main' into feat/ethers-v6
# Conflicts: # package-lock.json # package.json
This commit is contained in:
@@ -6,6 +6,7 @@ const ratingSchema = z.object({
|
||||
weekly_boost_budget_fmt: z.number(),
|
||||
monthly_boost_budget: z.string(),
|
||||
monthly_boost_budget_fmt: z.number(),
|
||||
displayed_boost_budget_fmt: z.number(),
|
||||
time_left_for_the_reward: z.number(),
|
||||
time_left_for_the_reward_local: z.string(),
|
||||
time_left_for_the_reward_utc: z.string(),
|
||||
|
||||
Reference in New Issue
Block a user