diff --git a/_data/chains/eip155-8768.json b/_data/chains/eip155-8768.json new file mode 100644 index 00000000..a2c8f5f4 --- /dev/null +++ b/_data/chains/eip155-8768.json @@ -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 +}