Skip to content

Commit

Permalink
fix token logos
Browse files Browse the repository at this point in the history
  • Loading branch information
webdev403 committed Mar 22, 2024
1 parent 6afa17a commit 4d95c55
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 54 deletions.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
7 changes: 7 additions & 0 deletions src/constants/v3/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,13 @@ export const MI: { [chainId: number]: Token } = {
'MAI',
'miMATIC',
),
[ChainId.ZKEVM]: new Token(
ChainId.ZKEVM,
'0x615B25500403Eb688Be49221b303084D9Cf0E5B4',
18,
'MAI',
'miMATIC',
),
};

export const DC: { [chainId: number]: Token } = {
Expand Down

0 comments on commit 4d95c55

Please sign in to comment.