Skip to content

Commit

Permalink
Add Gravity Externals (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyWyles authored Oct 25, 2022
1 parent 3847b32 commit 9f249ca
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions packages/web/config/feature-flag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -618,12 +618,7 @@ export const ExternalIncentiveGaugeAllowList: {
],
"625": [
{
gaugeId: "3327",
denom:
"ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44",
},
{
gaugeId: "3328",
gaugeId: "29858",
denom:
"ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44",
},
Expand All @@ -647,12 +642,14 @@ export const ExternalIncentiveGaugeAllowList: {
],
"633": [
{
gaugeId: "4372",
gaugeId: "29857",
denom:
"ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44",
},
],
"634": [
{
gaugeId: "4373",
gaugeId: "29856",
denom:
"ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44",
},
Expand Down Expand Up @@ -1121,4 +1118,11 @@ export const ExternalIncentiveGaugeAllowList: {
"ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4",
},
],
"818": [
{
gaugeId: "29853",
denom:
"ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44",
},
],
};

2 comments on commit 9f249ca

@vercel
Copy link

@vercel vercel bot commented on 9f249ca Oct 25, 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 9f249ca Oct 25, 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.