chains/_data/chains/eip155-1149.json
Symplexia Labs cd3cf1f761
Add Plexchain Network (#2707)
Co-authored-by: ligi <ligi@ligi.de>
2023-04-25 16:50:09 +02:00

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"
}
]
}