Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
n0mbr3al3at0r10 committed Jul 9, 2024
1 parent a80dd55 commit fef6b57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"bethustlersBnb_PCS": {
"symbol": "HBR-BNB",
"symbol": "BETHUSTLERS-BNB",
"address": {
"56": "0xC49627586057cD1126EDCfb2AF6d65B31bc8395B"
},
Expand Down
2 changes: 1 addition & 1 deletion src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const tokens: Record<string, Token> = {
},
},
bethustlersBnb_PCS: {
symbol: 'HBR-BNB',
symbol: 'BETHUSTLERS-BNB',
address: {
[ChainId.BSC]: '0xC49627586057cD1126EDCfb2AF6d65B31bc8395B',
},
Expand Down

0 comments on commit fef6b57

Please sign in to comment.