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@cd4e352b0a 🚀
This commit is contained in:
parent
d66987b694
commit
9ee8c807f4
|
@ -1830,6 +1830,14 @@
|
||||||
"height": 200,
|
"height": 200,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "dracones",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "hik",
|
"name": "hik",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
18
chains/eip155-8387.json
Normal file
18
chains/eip155-8387.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Dracones Financial Services",
|
||||||
|
"title": "The Dracones Mainnet",
|
||||||
|
"chain": "FUCK",
|
||||||
|
"rpc": ["https://api.dracones.net/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Functionally Universal Coin Kind",
|
||||||
|
"symbol": "FUCK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://wolfery.com",
|
||||||
|
"shortName": "fuck",
|
||||||
|
"chainId": 8387,
|
||||||
|
"networkId": 8387,
|
||||||
|
"icon": "dracones",
|
||||||
|
"explorers": []
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -6160,6 +6160,19 @@
|
||||||
"rpc": ["https://www.krotho-test.net"],
|
"rpc": ["https://www.krotho-test.net"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.kortho.io/"
|
"infoURL": "https://www.kortho.io/"
|
||||||
|
}, {
|
||||||
|
"name": "Dracones Financial Services",
|
||||||
|
"chainId": 8387,
|
||||||
|
"shortName": "fuck",
|
||||||
|
"networkId": 8387,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Functionally Universal Coin Kind",
|
||||||
|
"symbol": "FUCK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://api.dracones.net/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://wolfery.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Base",
|
"name": "Base",
|
||||||
"chainId": 8453,
|
"chainId": 8453,
|
||||||
|
|
|
@ -9172,6 +9172,23 @@
|
||||||
"shortName": "Kortho",
|
"shortName": "Kortho",
|
||||||
"chainId": 8285,
|
"chainId": 8285,
|
||||||
"networkId": 8285
|
"networkId": 8285
|
||||||
|
}, {
|
||||||
|
"name": "Dracones Financial Services",
|
||||||
|
"title": "The Dracones Mainnet",
|
||||||
|
"chain": "FUCK",
|
||||||
|
"rpc": ["https://api.dracones.net/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Functionally Universal Coin Kind",
|
||||||
|
"symbol": "FUCK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://wolfery.com",
|
||||||
|
"shortName": "fuck",
|
||||||
|
"chainId": 8387,
|
||||||
|
"networkId": 8387,
|
||||||
|
"icon": "dracones",
|
||||||
|
"explorers": []
|
||||||
}, {
|
}, {
|
||||||
"name": "Base",
|
"name": "Base",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
|
8
icons/dracones.json
Normal file
8
icons/dracones.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
File diff suppressed because one or more lines are too long
|
@ -473,6 +473,7 @@
|
||||||
"Cypress": "eip155:8217",
|
"Cypress": "eip155:8217",
|
||||||
"BTON": "eip155:8272",
|
"BTON": "eip155:8272",
|
||||||
"Kortho": "eip155:8285",
|
"Kortho": "eip155:8285",
|
||||||
|
"fuck": "eip155:8387",
|
||||||
"base": "eip155:8453",
|
"base": "eip155:8453",
|
||||||
"toki": "eip155:8654",
|
"toki": "eip155:8654",
|
||||||
"toki-testnet": "eip155:8655",
|
"toki-testnet": "eip155:8655",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user