Skip to content

Commit

Permalink
chore(statics): rename bnb token to erc20
Browse files Browse the repository at this point in the history
Ticket: EA-709
  • Loading branch information
kxl4126 committed Jul 5, 2023
1 parent 7d92a93 commit 18c5b77
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 @@ -1736,7 +1736,7 @@ export const coins = CoinMap.fromCoins([
),
erc20(
'462e1878-68eb-4c2b-9346-cee992195cdc',
'bnb',
'bnberc20',
'BNB Token',
18,
'0xb8c77482e45f1f44de1745f52c74426c631bdd52',
Expand Down

0 comments on commit 18c5b77

Please sign in to comment.