Skip to content

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival authored Aug 8, 2024
1 parent d86c97d commit 4ac3b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/price/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const chainToken = {
kusama: 'KSM',
polkadot: 'DOT',
ethereum: 'ETH',
mantel: 'MNT',
mantle: 'MNT',
};

// get USD price from sub.id or kraken
Expand Down

0 comments on commit 4ac3b3f

Please sign in to comment.