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>
This commit is contained in:
ChainmobbTyler 2021-04-20 03:16:26 -07:00 committed by GitHub
parent 257dec6669
commit 61c3a9c5b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"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
}