chains/chains/eip155-79879.json

24 lines
550 B
JSON

{
"name": "Gold Smart Chain Testnet",
"chain": "STAND",
"icon": "standTestnet",
"rpc": ["https://rpc-testnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"infoURL": "https://goldsmartchain.com",
"shortName": "STANDt",
"chainId": 79879,
"networkId": 79879,
"explorers": [
{
"name": "Gold Smart Chain",
"url": "https://testnet.goldsmartchain.com",
"standard": "EIP3091"
}
]
}