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@8e84b3a579 🚀
This commit is contained in:
parent
65fed0f8d6
commit
ec89f12a13
|
@ -22,6 +22,14 @@
|
|||
"height": 512,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "mantis",
|
||||
"icons": [{
|
||||
"url": "ipfs://Qma8dDhxSSVUyzV8Pu5bo252WaZEEikYFndRh7LVktvQEy",
|
||||
"width": 512,
|
||||
"height": 330,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "etica",
|
||||
"icons": [{
|
||||
|
@ -822,6 +830,14 @@
|
|||
"height": 2048,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "dragonfly",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmPXhdPGufjcPzZ9Y6nY6QyW8MgA6793L88iPMRh1Q3gjJ",
|
||||
"width": 512,
|
||||
"height": 366,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "bitindi",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
29
chains/eip155-78281.json
Normal file
29
chains/eip155-78281.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Dragonfly Mainnet (Hexapod)",
|
||||
"chain": "Dragonfly",
|
||||
"icon": "dragonfly",
|
||||
"rpc": [
|
||||
"https://dragonfly-rpc.switch.ch",
|
||||
"https://dragonfly-rpc.kore-technologies.ch",
|
||||
"https://dragonfly-rpc.phoenix-systems.io",
|
||||
"https://dragonfly-rpc.block-spirit.ch"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Dragonfly",
|
||||
"symbol": "DFLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hexapod.network",
|
||||
"shortName": "dfly",
|
||||
"chainId": 78281,
|
||||
"networkId": 78281,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Dragonfly Blockscout",
|
||||
"url": "https://blockscout.dragonfly.hexapod.network",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
33
chains/eip155-96970.json
Normal file
33
chains/eip155-96970.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Mantis Testnet (Hexapod)",
|
||||
"chain": "Mantis",
|
||||
"icon": "mantis",
|
||||
"rpc": [
|
||||
"https://mantis-rpc.switch.ch",
|
||||
"https://mantis-rpc.kore-technologies.ch",
|
||||
"https://mantis-rpc.phoenix-systems.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://mantis.switch.ch/faucet",
|
||||
"https://mantis.kore-technologies.ch/faucet",
|
||||
"https://mantis.phoenix-systems.io/faucet",
|
||||
"https://mantis.block-spirit.ch/faucet"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Mantis",
|
||||
"symbol": "MANTIS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hexapod.network",
|
||||
"shortName": "mantis",
|
||||
"chainId": 96970,
|
||||
"networkId": 96970,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Mantis Blockscout",
|
||||
"url": "https://blockscout.mantis.hexapod.network",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -9306,6 +9306,19 @@
|
|||
"rpc": ["https://ethnode.primusmoney.com/firenze"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://primusmoney.com"
|
||||
}, {
|
||||
"name": "Dragonfly Mainnet (Hexapod)",
|
||||
"chainId": 78281,
|
||||
"shortName": "dfly",
|
||||
"networkId": 78281,
|
||||
"nativeCurrency": {
|
||||
"name": "Dragonfly",
|
||||
"symbol": "DFLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://dragonfly-rpc.switch.ch", "https://dragonfly-rpc.kore-technologies.ch", "https://dragonfly-rpc.phoenix-systems.io", "https://dragonfly-rpc.block-spirit.ch"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://hexapod.network"
|
||||
}, {
|
||||
"name": "Gold Smart Chain Testnet",
|
||||
"chainId": 79879,
|
||||
|
@ -9527,6 +9540,19 @@
|
|||
"rpc": ["https://evm.lambda.top/"],
|
||||
"faucets": ["https://faucet.lambda.top"],
|
||||
"infoURL": "https://lambda.im"
|
||||
}, {
|
||||
"name": "Mantis Testnet (Hexapod)",
|
||||
"chainId": 96970,
|
||||
"shortName": "mantis",
|
||||
"networkId": 96970,
|
||||
"nativeCurrency": {
|
||||
"name": "Mantis",
|
||||
"symbol": "MANTIS",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mantis-rpc.switch.ch", "https://mantis-rpc.kore-technologies.ch", "https://mantis-rpc.phoenix-systems.io"],
|
||||
"faucets": ["https://mantis.switch.ch/faucet", "https://mantis.kore-technologies.ch/faucet", "https://mantis.phoenix-systems.io/faucet", "https://mantis.block-spirit.ch/faucet"],
|
||||
"infoURL": "https://hexapod.network"
|
||||
}, {
|
||||
"name": "Boba BNB Mainnet Old",
|
||||
"chainId": 97288,
|
||||
|
|
|
@ -14109,6 +14109,27 @@
|
|||
"shortName": "firenze",
|
||||
"chainId": 78110,
|
||||
"networkId": 78110
|
||||
}, {
|
||||
"name": "Dragonfly Mainnet (Hexapod)",
|
||||
"chain": "Dragonfly",
|
||||
"icon": "dragonfly",
|
||||
"rpc": ["https://dragonfly-rpc.switch.ch", "https://dragonfly-rpc.kore-technologies.ch", "https://dragonfly-rpc.phoenix-systems.io", "https://dragonfly-rpc.block-spirit.ch"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Dragonfly",
|
||||
"symbol": "DFLY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hexapod.network",
|
||||
"shortName": "dfly",
|
||||
"chainId": 78281,
|
||||
"networkId": 78281,
|
||||
"explorers": [{
|
||||
"name": "Dragonfly Blockscout",
|
||||
"url": "https://blockscout.dragonfly.hexapod.network",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Gold Smart Chain Testnet",
|
||||
"chain": "STAND",
|
||||
|
@ -14413,6 +14434,27 @@
|
|||
"standard": "EIP3091",
|
||||
"icon": "lambda"
|
||||
}]
|
||||
}, {
|
||||
"name": "Mantis Testnet (Hexapod)",
|
||||
"chain": "Mantis",
|
||||
"icon": "mantis",
|
||||
"rpc": ["https://mantis-rpc.switch.ch", "https://mantis-rpc.kore-technologies.ch", "https://mantis-rpc.phoenix-systems.io"],
|
||||
"faucets": ["https://mantis.switch.ch/faucet", "https://mantis.kore-technologies.ch/faucet", "https://mantis.phoenix-systems.io/faucet", "https://mantis.block-spirit.ch/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "Mantis",
|
||||
"symbol": "MANTIS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hexapod.network",
|
||||
"shortName": "mantis",
|
||||
"chainId": 96970,
|
||||
"networkId": 96970,
|
||||
"explorers": [{
|
||||
"name": "Mantis Blockscout",
|
||||
"url": "https://blockscout.mantis.hexapod.network",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Boba BNB Mainnet Old",
|
||||
"chain": "Boba BNB Mainnet",
|
||||
|
|
8
icons/dragonfly.json
Normal file
8
icons/dragonfly.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmPXhdPGufjcPzZ9Y6nY6QyW8MgA6793L88iPMRh1Q3gjJ",
|
||||
"width": 512,
|
||||
"height": 366,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
icons/mantis.json
Normal file
8
icons/mantis.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://Qma8dDhxSSVUyzV8Pu5bo252WaZEEikYFndRh7LVktvQEy",
|
||||
"width": 512,
|
||||
"height": 330,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
File diff suppressed because one or more lines are too long
|
@ -715,6 +715,7 @@
|
|||
"resin": "eip155:75000",
|
||||
"vscm": "eip155:77612",
|
||||
"firenze": "eip155:78110",
|
||||
"dfly": "eip155:78281",
|
||||
"STANDt": "eip155:79879",
|
||||
"maticmum": "eip155:80001",
|
||||
"amanatest": "eip155:81341",
|
||||
|
@ -732,6 +733,7 @@
|
|||
"ivar": "eip155:88888",
|
||||
"bvhl": "eip155:90210",
|
||||
"lambda-testnet": "eip155:92001",
|
||||
"mantis": "eip155:96970",
|
||||
"BobaBnbOld": "eip155:97288",
|
||||
"usctest": "eip155:99998",
|
||||
"usc": "eip155:99999",
|
||||
|
|
Loading…
Reference in New Issue
Block a user