Add Mythical Chain (#2024)

* Add Mythical icon

* Create eip155-151.json

* Create eip155-152.json

* Update network id to match chain id

* Update network id to match chain id

* Add icon

* Delete eip155-152.json

* Update chain and network ids

* Rename eip155-151.json to eip155-201804.json

* Update _data/chains/eip155-201804.json

* Run the prettier

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
drew-meshreky-mg 2022-12-20 04:53:30 -08:00 committed by GitHub
parent 3368438bd0
commit a3087ab590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Mythical Chain",
"chain": "MYTH",
"rpc": ["https://chain-rpc.mythicalgames.com"],
"faucets": [],
"nativeCurrency": {
"name": "Mythos",
"symbol": "MYTH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://mythicalgames.com/",
"shortName": "myth",
"chainId": 201804,
"networkId": 201804,
"icon": "mythical",
"explorers": [
{
"name": "Mythical Chain Explorer",
"url": "https://explorer.mythicalgames.com",
"icon": "mythical",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreihru6cccfblrjz5bv36znq2l3h67u6xj5ivtc4bj5l6gzofbgtnb4",
"width": 350,
"height": 350,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB