Skip to content

Commit

Permalink
Add ANKR RPC to Rollux Mainnet. (ethereum-lists#3046)
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Paredes Garcia <fernando@develcuy.com>
  • Loading branch information
fernando-syslabs and develCuy authored Jun 26, 2023
1 parent f8fb5b9 commit c81a8df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _data/chains/eip155-570.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c81a8df

Please sign in to comment.