mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
a00eb8d736
add
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"name": "DecentraBone Layer1 Testnet",
|
|
"chain": "DBONE",
|
|
"rpc": ["https://layer1test.decentrabone.com"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "DecentraBone",
|
|
"symbol": "DBONE",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://decentrabone.com",
|
|
"shortName": "DBONE",
|
|
"chainId": 910,
|
|
"networkId": 910
|
|
}
|