mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
257dec6669
commit
61c3a9c5b0
18
_data/chains/eip155-8029.json
Normal file
18
_data/chains/eip155-8029.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user