mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@0164ff65f7 🚀
This commit is contained in:
parent
32e267f70a
commit
74a4a16ed1
|
@ -286,6 +286,14 @@
|
|||
"height": 257,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "imversed",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmYwvmJZ1bgTdiZUKXk4SifTpTj286CkZjMCshUyJuBFH1",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "alaya",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
24
chains/eip155-5555555.json
Normal file
24
chains/eip155-5555555.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
30
chains/eip155-5555558.json
Normal file
30
chains/eip155-5555558.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "Imversed Testnet",
|
||||
"chain": "Imversed",
|
||||
"rpc": ["https://jsonrpc-endpoint-test.imversed.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Imversed Token",
|
||||
"symbol": "IMV",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://imversed.com",
|
||||
"shortName": "imversed-testnet",
|
||||
"chainId": 5555558,
|
||||
"networkId": 5555558,
|
||||
"icon": "imversed",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Imversed EVM Explorer (Blockscout)",
|
||||
"url": "https://txe-test.imversed.com",
|
||||
"icon": "imversed",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Imversed Cosmos Explorer (Big Dipper)",
|
||||
"url": "https://tex-t.imversed.com",
|
||||
"icon": "imversed",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -6797,6 +6797,32 @@
|
|||
"rpc": [],
|
||||
"faucets": ["https://faucet.butterfly.fildev.network"],
|
||||
"infoURL": "https://filecoin.io"
|
||||
}, {
|
||||
"name": "Imversed Canary",
|
||||
"chainId": 5555555,
|
||||
"shortName": "imversed",
|
||||
"networkId": 5555555,
|
||||
"nativeCurrency": {
|
||||
"name": "Imversed Token",
|
||||
"symbol": "IMV",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://jsonrpc-endpoint-canary.imversed.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://imversed.com"
|
||||
}, {
|
||||
"name": "Imversed Testnet",
|
||||
"chainId": 5555558,
|
||||
"shortName": "imversed-testnet",
|
||||
"networkId": 5555558,
|
||||
"nativeCurrency": {
|
||||
"name": "Imversed Token",
|
||||
"symbol": "IMV",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://jsonrpc-endpoint-test.imversed.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://imversed.com"
|
||||
}, {
|
||||
"name": "Musicoin",
|
||||
"chainId": 7762959,
|
||||
|
|
|
@ -9910,6 +9910,53 @@
|
|||
"networkId": 3141592,
|
||||
"slip44": 1,
|
||||
"explorers": []
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Imversed Testnet",
|
||||
"chain": "Imversed",
|
||||
"rpc": ["https://jsonrpc-endpoint-test.imversed.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Imversed Token",
|
||||
"symbol": "IMV",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://imversed.com",
|
||||
"shortName": "imversed-testnet",
|
||||
"chainId": 5555558,
|
||||
"networkId": 5555558,
|
||||
"icon": "imversed",
|
||||
"explorers": [{
|
||||
"name": "Imversed EVM Explorer (Blockscout)",
|
||||
"url": "https://txe-test.imversed.com",
|
||||
"icon": "imversed",
|
||||
"standard": "none"
|
||||
}, {
|
||||
"name": "Imversed Cosmos Explorer (Big Dipper)",
|
||||
"url": "https://tex-t.imversed.com",
|
||||
"icon": "imversed",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Musicoin",
|
||||
"chain": "MUSIC",
|
||||
|
|
8
icons/imversed.json
Normal file
8
icons/imversed.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmYwvmJZ1bgTdiZUKXk4SifTpTj286CkZjMCshUyJuBFH1",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -522,6 +522,8 @@
|
|||
"platondev": "eip155:2203181",
|
||||
"platondev2": "eip155:2206132",
|
||||
"filecoin-butterfly": "eip155:3141592",
|
||||
"imversed": "eip155:5555555",
|
||||
"imversed-testnet": "eip155:5555558",
|
||||
"music": "eip155:7762959",
|
||||
"plian-mainnet-l2": "eip155:8007736",
|
||||
"plian-testnet-l2": "eip155:10067275",
|
||||
|
|
Loading…
Reference in New Issue
Block a user