diff --git a/_data/chains/eip155-57000.json b/_data/chains/eip155-57000.json new file mode 100644 index 00000000..8c28281c --- /dev/null +++ b/_data/chains/eip155-57000.json @@ -0,0 +1,25 @@ +{ + "name": "Syscoin Rollux Testnet", + "chain": "SYS", + "rpc": [ + "https://rpc-tanenbaum.rollux.com", + "wss://rpc-tanenbaum.rollux.com/wss" + ], + "faucets": [], + "nativeCurrency": { + "name": "Rollux Testnet Syscoin", + "symbol": "tSYS", + "decimals": 18 + }, + "infoURL": "https://syscoin.org", + "shortName": "tsys-rollux", + "chainId": 57000, + "networkId": 57000, + "explorers": [ + { + "name": "Syscoin Rollux Testnet Explorer", + "url": "https://rollux.tanenbaum.io", + "standard": "EIP3091" + } + ] +}