chains/_data/chains/eip155-7672.json

26 lines
537 B
JSON

{
"name": "The Root Network - Porcini Testnet",
"chain": "TRN",
"rpc": [
"https://porcini.rootnet.app/archive",
"wss://porcini.rootnet.app/archive/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "XRP",
"symbol": "XRP",
"decimals": 6
},
"infoURL": "https://www.futureverse.com/technology/root",
"shortName": "trn-porcini",
"chainId": 7672,
"networkId": 7672,
"explorers": [
{
"name": "rootnet",
"url": "https://explorer.rootnet.cloud",
"standard": "EIP3091"
}
]
}