Skip to content

Commit

Permalink
fix: update dydx name on terra to match dydx chain
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz committed Dec 1, 2023
1 parent 0780c0e commit 125c714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ module.exports = {
token:
'ibc/21F3876A6F5A1A1231768FE8A065C04B5C728632B9B8BA8CA418829E0214D8EE',
symbol: 'DYDX',
name: 'DYDX',
name: 'dYdX',
icon: process.env.CF_PAGES_URL + '/img/coins/dydx.svg',
decimals: 18,
},
Expand Down

0 comments on commit 125c714

Please sign in to comment.