add a TMY Chain to chainlist (#2171)

* add tmychain to chainlist

* add tmychain logo to chainlist

* Update tmychain.json

* Update tmychain.json

* Update eip155-8768.json

* Update _data/chains/eip155-8768.json

Co-authored-by: ligi <ligi@ligi.de>

* Update eip155-8768.json

* Update eip155-8768.json

* Update tmychain.json

* Delete tmychain.json

* Update eip155-8768.json

---------

Co-authored-by: Nikolinc <tsigulskynikita@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Nikita Vasilev 2023-02-01 17:07:25 +05:00 committed by GitHub
parent 9a5750e242
commit 6284cbaa76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "TMY Chain",
"chain": "TMY",
"icon": "ethereum",
"rpc": ["https://node1.tmyblockchain.org/rpc"],
"faucets": ["https://faucet.tmychain.org/"],
"nativeCurrency": {
"name": "TMY",
"symbol": "TMY",
"decimals": 18
},
"infoURL": "https://tmychain.org/",
"shortName": "tmy",
"chainId": 8768,
"networkId": 8768
}