Skip to content

Commit

Permalink
Merge pull request #4151 from BitGo/aarvay/EA-2371-rename-inj-token
Browse files Browse the repository at this point in the history
fix: rename injective erc20 token
  • Loading branch information
grsind19 authored Dec 13, 2023
2 parents 543814f + 7c08ec0 commit d1c647b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3832,7 +3832,7 @@ export const coins = CoinMap.fromCoins([
erc20(
'fa128781-36cf-416f-bbf0-0ae247e66d51',
'injv2',
'Injective Token',
'Injective (ERC20)',
18,
'0xe28b3b32b6c345a34ff64674606124dd5aceca30',
UnderlyingAsset.INJV2
Expand Down

0 comments on commit d1c647b

Please sign in to comment.