mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added kanazawa chain details (#2636)
Co-authored-by: Andrew Markham-Davies <atmd@andrews-mbp.home>
This commit is contained in:
parent
7f3468b2fe
commit
add9329ec4
20
_data/chains/eip155-222000222.json
Normal file
20
_data/chains/eip155-222000222.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "Kanazawa",
|
||||||
|
"title": "Meld Testnet Kanazawa",
|
||||||
|
"chain": "MELD",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"features": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "gMeld",
|
||||||
|
"symbol": "gMELD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://meld.com",
|
||||||
|
"shortName": "meld",
|
||||||
|
"chainId": 222000222,
|
||||||
|
"networkId": 222000222,
|
||||||
|
"explorers": []
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user