mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-02 02:57:59 +03:00
OP-3818 Update governanceContractsSchema
This commit is contained in:
@@ -6,6 +6,7 @@ const governanceContractsSchema = z.object({
|
||||
veORNYieldDistributorV4Address: z.string(),
|
||||
orionGaugeORNRewardsDistributorAddress: z.string(),
|
||||
time_total: z.string(),
|
||||
absolute_ve_orn_in_voting: z.string(),
|
||||
info: z.record(
|
||||
z.string(),
|
||||
z.object({
|
||||
|
||||
Reference in New Issue
Block a user