mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
327 B
JSON
19 lines
327 B
JSON
{
|
|
"name": "Musicoin",
|
|
"chain": "MUSIC",
|
|
"rpc": [
|
|
"https://mewapi.musicoin.tw"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Musicoin",
|
|
"symbol": "MUSIC",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://musicoin.tw",
|
|
"shortName": "music",
|
|
"chainId": 7762959,
|
|
"networkId": 7762959,
|
|
"slip44": 184
|
|
}
|