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