chains/_data/chains/eip155-57000.json
Frank-GER 178ab3423b
add Syscoin Rollux Testnet (#2383)
* add Syscoin Rollux Testnet

add Rollux on Tanenbaum Testnet

* shortname change

* shortname change

* prettier

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-03-20 19:54:00 +01:00

26 lines
540 B
JSON

{
"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"
}
]
}