chains/chains/eip155-9339.json

24 lines
493 B
JSON

{
"name": "Dogcoin Testnet",
"chain": "DOGS",
"icon": "dogs",
"rpc": ["https://testnet-rpc.dogcoin.me"],
"faucets": ["https://faucet.dogcoin.network"],
"nativeCurrency": {
"name": "Dogcoin",
"symbol": "DOGS",
"decimals": 18
},
"infoURL": "https://dogcoin.network",
"shortName": "DOGSt",
"chainId": 9339,
"networkId": 9339,
"explorers": [
{
"name": "Dogcoin",
"url": "https://testnet.dogcoin.network",
"standard": "EIP3091"
}
]
}