Skip to content

Commit

Permalink
Added new tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
sameepsi committed Oct 16, 2024
1 parent f5382f1 commit 6e34fd3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1231,5 +1231,14 @@
"chainId": 137,
"logoURI": "https://i.imgur.com/EcvUnvH.png",
"trending": false
},
{
"name": "Trakx",
"address": "0x61bf130d973D59c69d3227f1668d534d83119860",
"symbol": "TRKX",
"decimals": 18,
"chainId": 137,
"logoURI": "https://i.imgur.com/bNic6rA.jpeg",
"trending": false
}
]
8 changes: 8 additions & 0 deletions src/tokens/zkevm.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,13 @@
"decimals": 18,
"chainId": 1101,
"logoURI": "https://zkevm.polygonscan.com/token/images/pol_32.png"
},
{
"name": "Giveth",
"address": "0xddAFB91475bBf6210a151FA911AC8fdA7dE46Ec2",
"symbol": "GIV",
"decimals": 18,
"chainId": 1101,
"logoURI": "https://i.imgur.com/EZg4cJP.png"
}
]

0 comments on commit 6e34fd3

Please sign in to comment.