Skip to content

Commit

Permalink
Add missing optimism root gauge factory action IDs. (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
jubeira authored Dec 1, 2023
1 parent 42a7877 commit f622cd1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions action-ids/mainnet/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,13 @@
"setRelativeWeightCap(uint256)": "0xae60dce27f51ce5815357b9f6b40f200557867f8222262a1646c005d09b7dfba",
"unkillGauge()": "0x076e9815202aa39577192023cfa569d6504b003183b2bc13cd0046523dfa23ea"
}
},
"OptimismRootGaugeFactory": {
"useAdaptor": false,
"actionIds": {
"create(address,uint256)": "0x57f8f62a97b34cc13c5dfdbcf315c27432556dc18e9d2c3398d2be54568a85f5",
"setOptimismGasLimit(uint32)": "0x6a625c2e350a93dad2713c2fa449ec9304288897f8b7ad89c21417b9020eb99e"
}
}
},
"20220823-arbitrum-root-gauge-factory-v2": {
Expand Down

0 comments on commit f622cd1

Please sign in to comment.