Last active
March 16, 2022 13:04
-
-
Save e00dan/eb1e7e7a0c10477117c51fd369f4f1a3 to your computer and use it in GitHub Desktop.
Godwoken
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": "Godwoken Testnet", | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/compound-interface.svg", | |
"keywords": [ | |
"defi" | |
], | |
"timestamp": "2021-05-27T20:37:00.000+00:00", | |
"tokens": [ | |
{ | |
"chainId": 868455272153094, | |
"address": "0x3f160092f4a833B70Bc1BB76603dedc01bf02c79", | |
"name": "DAI", | |
"symbol": "DAI", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/ctoken_eth.svg" | |
} | |
], | |
"version": { | |
"major": 2, | |
"minor": 0, | |
"patch": 0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment