Skip to content

Commit

Permalink
Merge pull request #1107 from ArableProtocol/master
Browse files Browse the repository at this point in the history
Add arable gauge
  • Loading branch information
JeremyParish69 authored Dec 10, 2022
2 parents 07e433e + 6e17497 commit b4c1f68
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/web/config/feature-flag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1225,4 +1225,21 @@ export const ExternalIncentiveGaugeAllowList: {
"ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604",
},
],
"858": [
{
gaugeId: "30150",
denom:
"ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06",
},
{
gaugeId: "30151",
denom:
"ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06",
},
{
gaugeId: "30152",
denom:
"ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06",
},
],
};

3 comments on commit b4c1f68

@vercel
Copy link

@vercel vercel bot commented on b4c1f68 Dec 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b4c1f68 Dec 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b4c1f68 Dec 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.