Last active
September 22, 2020 14:35
-
-
Save ephdtrg/1fe1b4ffdc0aa9365c116e631c193314 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": "Test token list", | |
| "timestamp": "2020-08-25T12:00:15+00:00", | |
| "keywords": [ | |
| "axion" | |
| ], | |
| "version": { | |
| "major": 0, | |
| "minor": 0, | |
| "patch": 0 | |
| }, | |
| "tokens": [ | |
| { | |
| "chainId": 3, | |
| "address": "0xC3CD751fC23c8D0dD45552E95fB6A66BA8fF79EE", | |
| "symbol": "TST", | |
| "name": "Test Token", | |
| "decimals": 18 | |
| } | |
| ], | |
| "logoURI": "ipfs://QmQAGtNJ2rSGpnP6dh6PPKNSmZL8RTZXmgFwgTdy5Nz5mx" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment