Skip to content

Commit

Permalink
fix: MPH checksum (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
yomarion committed May 6, 2021
1 parent 93a1037 commit 58ba868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/currency/src/erc20/networks/mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const extraERC20Tokens = {
decimals: 2,
},
// MPH
'0x8888801af4d980682e47f1a9036e589479e835c5': {
'0x8888801aF4d980682e47f1A9036e589479e835C5': {
name: '88mph.app',
erc20: true,
logo: 'mph.svg',
Expand Down

0 comments on commit 58ba868

Please sign in to comment.