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",
|
||||
"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",
|
||||
|
@ -13,4 +17,4 @@
|
|||
"shortName": "clv",
|
||||
"chainId": 1024,
|
||||
"networkId": 1024
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user