Created
May 24, 2021 14:17
-
-
Save julien51/eb18a005ec0f50172c793d6ad201a787 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Unlock Token list", | |
"logoURI": "ipfs://QmYeu5fxHrXLkWsH2tXW5cDhiCyfAjH2w7Aich2wz7q8u1", | |
"keywords": [], | |
"timestamp": "2021-05-24T00:00:00+00:00", | |
"tags": { | |
"unlock": { | |
"name": "Unlock Protocol", | |
"description": "Tokens for Unlock Protocol" | |
}, | |
"governance": { | |
"name": "Governance", | |
"description": "Tokens to participate in protcol governance." | |
} | |
}, | |
"tokens": [ | |
{ | |
"chainId": 1, | |
"address": "0x90de74265a416e1393a450752175aed98fe11517", | |
"symbol": "UDT", | |
"name": "Unlock Tokens", | |
"decimals": 18, | |
"logoURI": "ipfs://QmYeu5fxHrXLkWsH2tXW5cDhiCyfAjH2w7Aich2wz7q8u1", | |
"tags": [ | |
"unlock", "governance" | |
] | |
}, | |
{ | |
"chainId": 100, | |
"address": "0x24Cb95c7f0c39759c4165b053730126C7102BbE8", | |
"symbol": "UDT", | |
"name": "Unlock Tokens", | |
"decimals": 18, | |
"logoURI": "ipfs://QmYeu5fxHrXLkWsH2tXW5cDhiCyfAjH2w7Aich2wz7q8u1", | |
"tags": [ | |
"unlock", "governance" | |
] | |
} | |
], | |
"version": { | |
"major": 1, | |
"minor": 0, | |
"patch": 0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment