mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding JOYS and JOYS testnet (TOYS) Networks (#127)
This commit is contained in:
parent
fc8a0f9bd8
commit
92e40e61cd
18
_data/chains/35855456.json
Normal file
18
_data/chains/35855456.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Joys Digital Mainnet",
|
||||||
|
"chain": "JOYS",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://node.joys.digital"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "JOYS",
|
||||||
|
"symbol": "JOYS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://joys.digital",
|
||||||
|
"shortName": "JOYS",
|
||||||
|
"chainId": 35855456,
|
||||||
|
"networkId": 35855456
|
||||||
|
}
|
20
_data/chains/99415706.json
Normal file
20
_data/chains/99415706.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "Joys Digital TestNet",
|
||||||
|
"chain": "TOYS",
|
||||||
|
"network": "testnet",
|
||||||
|
"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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user