mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add milkomeda A1 testnet (#1429)
This commit is contained in:
parent
aaee5ca087
commit
7bdad9aa89
24
_data/chains/eip155-200202.json
Normal file
24
_data/chains/eip155-200202.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Milkomeda A1 Testnet",
|
||||||
|
"chain": "milkTAlgo",
|
||||||
|
"icon": "milkomeda",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": ["https://rpc-devnet-algorand-rollup.a1.milkomeda.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "milkTAlgo",
|
||||||
|
"symbol": "mTAlgo",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://milkomeda.com",
|
||||||
|
"shortName": "milkTAlgo",
|
||||||
|
"chainId": 200202,
|
||||||
|
"networkId": 200202,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://explorer-devnet-algorand-rollup.a1.milkomeda.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user