mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"name": "CLV Parachain",
|
|
"chain": "CLV",
|
|
"rpc": [
|
|
"https://api-para.clover.finance"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "CLV",
|
|
"symbol": "CLV",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://clv.org",
|
|
"shortName": "clv",
|
|
"chainId": 1024,
|
|
"networkId": 1024
|
|
} |