Skip to content

Commit

Permalink
Merge pull request #4152 from BitGo/EA-2376-onboard-all-missing-FTX-t…
Browse files Browse the repository at this point in the history
…okens-followup

fix(statics): remove space from token
  • Loading branch information
rlutzbitgo authored Dec 13, 2023
2 parents d1c647b + 58d73ac commit 494bb85
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 @@ -9371,7 +9371,7 @@ export const coins = CoinMap.fromCoins([
),
erc20(
'4a0d9346-11e7-49b5-b264-ffc1f950c697',
'super perio',
'superperio',
'SUPER PERIO',
9,
'0x06be9ff320bc83e9d4c85fe2b3b98d028d3dbf03',
Expand Down

0 comments on commit 494bb85

Please sign in to comment.