diff --git a/_data/chains/eip155-7668.json b/_data/chains/eip155-7668.json new file mode 100644 index 00000000..ba575ed5 --- /dev/null +++ b/_data/chains/eip155-7668.json @@ -0,0 +1,25 @@ +{ + "name": "The Root Network - Mainnet", + "chain": "TRN", + "rpc": [ + "https://root.rootnet.live/archive", + "wss://root.rootnet.live/archive/ws" + ], + "faucets": [], + "nativeCurrency": { + "name": "XRP", + "symbol": "XRP", + "decimals": 6 + }, + "infoURL": "https://www.futureverse.com/technology/root", + "shortName": "trn-mainnet", + "chainId": 7668, + "networkId": 7668, + "explorers": [ + { + "name": "rootnet", + "url": "https://explorer.rootnet.live", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-7672.json b/_data/chains/eip155-7672.json new file mode 100644 index 00000000..09e780b7 --- /dev/null +++ b/_data/chains/eip155-7672.json @@ -0,0 +1,25 @@ +{ + "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": "none" + } + ] +}