Skip to content

Commit

Permalink
Merge pull request #757 from JohnnyWyles/patch-1
Browse files Browse the repository at this point in the history
Add BLD CoingeckoID
  • Loading branch information
sunnya97 authored Aug 30, 2022
2 parents 0dacbd3 + 34c4038 commit ed382b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/config/chain-infos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@ const chainInfos = (
coinDenom: "BLD",
coinMinimalDenom: "ubld",
coinDecimals: 6,
// coinGeckoId: "cudos",
coinGeckoId: "agoric",
coinImageUrl: "/tokens/bld.png",
isStakeCurrency: true,
isFeeCurrency: true,
Expand Down

2 comments on commit ed382b6

@vercel
Copy link

@vercel vercel bot commented on ed382b6 Aug 30, 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 ed382b6 Aug 30, 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.