Skip to content

Commit

Permalink
Adding TDD Testnet (ethereum-lists#4117)
Browse files Browse the repository at this point in the history
* Adding Network 1731313

* eip155-1731313.json add field [infoURL]

---------

Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
LightBH and ligi authored Jan 9, 2024
1 parent 3151fd4 commit a304ff7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _data/chains/eip155-1731313.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Turkey Demo Dev",
"chain": "ETH",
"rpc": ["https://blockscout-poa.huabeizhenxuan.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "",
"shortName": "TDD",
"chainId": 1731313,
"networkId": 1731313
}

0 comments on commit a304ff7

Please sign in to comment.