Skip to content

Commit

Permalink
Merge pull request liquality#60 from t0mcr8se/patch-1
Browse files Browse the repository at this point in the history
fix: fuse coinGeckoId
  • Loading branch information
monokh authored Dec 23, 2021
2 parents 071e73d + be57830 commit ea9b54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/native.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const nativeAssets: AssetMap = {
chain: ChainId.Fuse,
type: 'native',
code: 'FUSE',
coinGeckoId: 'fuse',
coinGeckoId: 'fuse-network-token',
color: '#46e8b6',
decimals: 18
},
Expand Down

0 comments on commit ea9b54f

Please sign in to comment.