mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update project (#232)
* add id 102 for SGC testnet * update, change project name and information
This commit is contained in:
parent
2d5c5bb5cb
commit
8d7b590fa8
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"name": "SGC Testnet",
|
||||
"chain": "SGC",
|
||||
"network": "SGC testnet",
|
||||
"name": "Web3Games Testnet",
|
||||
"chain": "Web3Games",
|
||||
"network": "testnet",
|
||||
"rpc": ["https://substrate.org.cn"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "SGC",
|
||||
"symbol": "SGC",
|
||||
"name": "Web3Games",
|
||||
"symbol": "W3G",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://web3games.blockspaper.com/en/",
|
||||
"shortName": "sgc",
|
||||
"infoURL": "https://web3games.org/",
|
||||
"shortName": "w3g",
|
||||
"chainId": 102,
|
||||
"networkId": 102
|
||||
}
|
Loading…
Reference in New Issue
Block a user