Add Plexchain Network (#2707)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Symplexia Labs 2023-04-25 11:50:09 -03:00 committed by GitHub
parent a0a784c611
commit cd3cf1f761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"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"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmcXzfMNSQ7SZzKemNquVoXyG5ergdqCGeLWjRYETGBTUM",
"width": 256,
"height": 256,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB