mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
543 B
JSON
25 lines
543 B
JSON
{
|
|
"name": "Imversed Canary",
|
|
"chain": "Imversed",
|
|
"rpc": ["https://jsonrpc-endpoint-canary.imversed.com"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Imversed Token",
|
|
"symbol": "IMV",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://imversed.com",
|
|
"shortName": "imversed",
|
|
"chainId": 5555555,
|
|
"networkId": 5555555,
|
|
"icon": "imversed",
|
|
"explorers": [
|
|
{
|
|
"name": "Imversed Cosmos Explorer (Big Dipper)",
|
|
"url": "https://tex-c.imversed.com",
|
|
"icon": "imversed",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|