mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"name": "Joys Digital TestNet",
|
|
"chain": "TOYS",
|
|
"rpc": ["https://toys.joys.cash/"],
|
|
"faucets": ["https://faucet.joys.digital/"],
|
|
"nativeCurrency": {
|
|
"name": "TOYS",
|
|
"symbol": "TOYS",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://joys.digital",
|
|
"shortName": "TOYS",
|
|
"chainId": 99415706,
|
|
"networkId": 99415706
|
|
}
|