Skip to content

Commit

Permalink
Merge pull request #208 from besated/fix/pacific-decimal
Browse files Browse the repository at this point in the history
Fix decimal for usdcbs on pacific-1
  • Loading branch information
Thunnini authored Aug 15, 2023
2 parents 0359343 + 943bed8 commit 0a13307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/pacific.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
{
"coinDenom": "USDCbs",
"coinMinimalDenom": "factory/sei189adguawugk3e55zn63z8r9ll29xrjwca636ra7v7gxuzn98sxyqwzt47l/3Ri4N719RQfQaudHiB9CMCYACtK3aieoz1q1Ph24VdAb",
"coinDecimals": 6,
"coinDecimals": 8,
"coinGeckoId": "usd-coin"
},
{
Expand Down

1 comment on commit 0a13307

@vercel
Copy link

@vercel vercel bot commented on 0a13307 Aug 15, 2023

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.