Created
May 24, 2021 14:16
-
-
Save julien51/aa8234443446fcd6164874d0436d61d0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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-protocol": { | |
"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-protocol", "governance" | |
] | |
}, | |
{ | |
"chainId": 100, | |
"address": "0x24Cb95c7f0c39759c4165b053730126C7102BbE8", | |
"symbol": "UDT", | |
"name": "Unlock Tokens", | |
"decimals": 18, | |
"logoURI": "ipfs://QmYeu5fxHrXLkWsH2tXW5cDhiCyfAjH2w7Aich2wz7q8u1", | |
"tags": [ | |
"unlock-protocol", "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