chains/_data/chains/eip155-8029.json
ChainmobbTyler 61c3a9c5b0
Add eip155-8029.json to chains list (#227)
* Add files via upload

* Added newline to end of file

* Update _data/chains/eip155-8029.json

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

Co-authored-by: ligi <ligi@ligi.de>
2021-04-20 12:16:26 +02:00

19 lines
325 B
JSON

{
"name": "MDGL Testnet",
"chain": "MDGL",
"network": "testnet",
"rpc": [
"https://testnet.mdgl.io"
],
"faucets": [],
"nativeCurrency": {
"name": "MDGL Token",
"symbol": "MDGLT",
"decimals": 18
},
"infoURL": "https://mdgl.io",
"shortName": "mdgl",
"chainId": 8029,
"networkId": 8029
}