mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adds RPC endpoints for clover mainnet (#228)
This commit is contained in:
parent
61c3a9c5b0
commit
69d9a15c07
|
@ -2,7 +2,11 @@
|
||||||
"name": "Clover Mainnet",
|
"name": "Clover Mainnet",
|
||||||
"chain": "Clover",
|
"chain": "Clover",
|
||||||
"network": "clover mainnet",
|
"network": "clover mainnet",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
|
"https://rpc-ivy.clover.finance",
|
||||||
|
"https://rpc-ivy-2.clover.finance",
|
||||||
|
"https://rpc-ivy-3.clover.finance"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Clover",
|
"name": "Clover",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user