diff --git a/src/constants/token-lists/zora.json b/src/constants/token-lists/zora.json index 4f39d34..130815d 100644 --- a/src/constants/token-lists/zora.json +++ b/src/constants/token-lists/zora.json @@ -3,7 +3,7 @@ "timestamp": "2024-03-08T22:10:24.046Z", "version": { "major": 1, - "minor": 0, + "minor": 0.01, "patch": 0 }, "tags": {}, @@ -18,6 +18,15 @@ "decimals": 6, "logoURI": "https://static.optimism.io/data/USDC/logo.png", "tags": ["usdc", "bridged", "circle"] + }, + { + "chainId": 7777777, + "address": "0xa6b280b42cb0b7c4a4f789ec6ccc3a7609a1bc39", + "symbol": "ENJOY", + "name": "Enjoy", + "decimals": 6, + "logoURI": "ipfs://QmZwDmaucQXB6w4TqqJtkPmtwx67W4VYAc6GmeSPLzDdWb", + "tags": ["enjoy","$enjoy","enjoy.tech"] } ] }