diff --git a/src/tokens/mainnet.json b/src/tokens/mainnet.json index e27b939..8978e2c 100755 --- a/src/tokens/mainnet.json +++ b/src/tokens/mainnet.json @@ -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 } ] \ No newline at end of file diff --git a/src/tokens/zkevm.json b/src/tokens/zkevm.json index f4a9e25..a77737a 100755 --- a/src/tokens/zkevm.json +++ b/src/tokens/zkevm.json @@ -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" } ] \ No newline at end of file