mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
530 B
JSON
25 lines
530 B
JSON
{
|
|
"name": "Symplexia Smart Chain",
|
|
"chain": "Plexchain",
|
|
"rpc": ["https://plex-rpc.plexfinance.us"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Plex Native Token",
|
|
"symbol": "PLEX",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://plexfinance.us/",
|
|
"shortName": "Plexchain",
|
|
"chainId": 1149,
|
|
"networkId": 1149,
|
|
"icon": "plexchain",
|
|
"explorers": [
|
|
{
|
|
"name": "Plexchain Explorer",
|
|
"url": "https://explorer.plexfinance.us",
|
|
"icon": "plexchain",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|