Deploying to gh-pages from @ ethereum-lists/chains@cd4e352b0a 🚀

This commit is contained in:
ligi 2023-03-18 17:29:10 +00:00
parent d66987b694
commit 9ee8c807f4
10 changed files with 69 additions and 4 deletions

View File

@ -1830,6 +1830,14 @@
"height": 200,
"format": "png"
}]
}, {
"name": "dracones",
"icons": [{
"url": "ipfs://bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya",
"width": 1024,
"height": 1024,
"format": "png"
}]
}, {
"name": "hik",
"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
View 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

View File

@ -6160,6 +6160,19 @@
"rpc": ["https://www.krotho-test.net"],
"faucets": [],
"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",
"chainId": 8453,

View File

@ -9172,6 +9172,23 @@
"shortName": "Kortho",
"chainId": 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",
"chain": "ETH",

8
icons/dracones.json Normal file
View 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

View File

@ -473,6 +473,7 @@
"Cypress": "eip155:8217",
"BTON": "eip155:8272",
"Kortho": "eip155:8285",
"fuck": "eip155:8387",
"base": "eip155:8453",
"toki": "eip155:8654",
"toki-testnet": "eip155:8655",