mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip-8387: Dracones mainnet (#2433)
* Add eip-8387: Dracones mainnet * Add the dracones icon. * Prettier the code * Use the transparent background png for the dracones logo
This commit is contained in:
parent
0766c292cf
commit
cd4e352b0a
18
_data/chains/eip155-8387.json
Normal file
18
_data/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": []
|
||||||
|
}
|
8
_data/icons/dracones.json
Normal file
8
_data/icons/dracones.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user