Skip to content

Commit

Permalink
Merge pull request #3937 from BitGo/WIN-428
Browse files Browse the repository at this point in the history
fix(statics): fix alk token name
  • Loading branch information
mmcshinsky-bitgo authored Sep 27, 2023
2 parents 6d3dffa + 2a9b174 commit 0a03c38
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 @@ -7278,7 +7278,7 @@ export const coins = CoinMap.fromCoins([
),
erc20(
'eaa444e6-bf86-4e45-bf11-4375e9942e5a',
'ALK',
'alk',
'Alkemi_Network_DAO_Tokenhflow',
18,
'0x6c16119b20fa52600230f074b349da3cb861a7e3',
Expand Down

0 comments on commit 0a03c38

Please sign in to comment.