mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ANKR RPC to Rollux Mainnet. (#3046)
Co-authored-by: Fernando Paredes Garcia <fernando@develcuy.com>
This commit is contained in:
parent
f8fb5b9409
commit
c81a8df00c
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"name": "Rollux Mainnet",
|
||||
"chain": "SYS",
|
||||
"rpc": ["https://rpc.rollux.com", "wss://rpc.rollux.com/wss"],
|
||||
"rpc": [
|
||||
"https://rpc.rollux.com",
|
||||
"wss://rpc.rollux.com/wss",
|
||||
"https://rpc.ankr.com/rollux/${ANKR_API_KEY}"
|
||||
],
|
||||
"faucets": ["https://rollux.id/faucetapp"],
|
||||
"nativeCurrency": {
|
||||
"name": "Syscoin",
|
||||
|
|
Loading…
Reference in New Issue
Block a user