mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
9a5750e242
commit
6284cbaa76
16
_data/chains/eip155-8768.json
Normal file
16
_data/chains/eip155-8768.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user