mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update CLV network config (#1080)
This commit is contained in:
parent
2a4b27ad87
commit
27b825c738
|
@ -1,18 +1,16 @@
|
|||
{
|
||||
"name": "Clover Mainnet",
|
||||
"chain": "Clover",
|
||||
"name": "CLV Parachain",
|
||||
"chain": "CLV",
|
||||
"rpc": [
|
||||
"https://rpc-ivy.clover.finance",
|
||||
"https://rpc-ivy-2.clover.finance",
|
||||
"https://rpc-ivy-3.clover.finance"
|
||||
"https://api-para.clover.finance"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Clover",
|
||||
"name": "CLV",
|
||||
"symbol": "CLV",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://clover.finance",
|
||||
"infoURL": "https://clv.org",
|
||||
"shortName": "clv",
|
||||
"chainId": 1024,
|
||||
"networkId": 1024
|
||||
|
|
Loading…
Reference in New Issue
Block a user