Skip to content

Commit

Permalink
Adds RPC endpoints for clover mainnet (ethereum-lists#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorjdawson authored Apr 22, 2021
1 parent 61c3a9c commit 69d9a15
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _data/chains/eip155-1024.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"name": "Clover Mainnet",
"chain": "Clover",
"network": "clover mainnet",
"rpc": [],
"rpc": [
"https://rpc-ivy.clover.finance",
"https://rpc-ivy-2.clover.finance",
"https://rpc-ivy-3.clover.finance"
],
"faucets": [],
"nativeCurrency": {
"name": "Clover",
Expand All @@ -13,4 +17,4 @@
"shortName": "clv",
"chainId": 1024,
"networkId": 1024
}
}

0 comments on commit 69d9a15

Please sign in to comment.