Deploying to gh-pages from @ ethereum-lists/chains@cd3cf1f761 🚀

This commit is contained in:
ligi 2023-04-25 14:55:08 +00:00
parent a66c415bc4
commit 66d274269f
11 changed files with 79 additions and 4 deletions

View File

@ -1574,6 +1574,14 @@
"height": 129,
"format": "png"
}]
}, {
"name": "plexchain",
"icons": [{
"url": "ipfs://QmcXzfMNSQ7SZzKemNquVoXyG5ergdqCGeLWjRYETGBTUM",
"width": 256,
"height": 256,
"format": "png"
}]
}, {
"name": "agora",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

24
chains/eip155-1149.json Normal file
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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -3872,6 +3872,19 @@
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
"infoURL": "https://mathchain.org"
}, {
"name": "Symplexia Smart Chain",
"chainId": 1149,
"shortName": "Plexchain",
"networkId": 1149,
"nativeCurrency": {
"name": "Plex Native Token",
"symbol": "PLEX",
"decimals": 18
},
"rpc": ["https://plex-rpc.plexfinance.us"],
"faucets": [],
"infoURL": "https://plexfinance.us/"
}, {
"name": "Smart Host Teknoloji TESTNET",
"chainId": 1177,

View File

@ -5683,6 +5683,27 @@
"shortName": "tMATH",
"chainId": 1140,
"networkId": 1140
}, {
"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"
}]
}, {
"name": "Smart Host Teknoloji TESTNET",
"chain": "SHT",

8
icons/plexchain.json Normal file
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

File diff suppressed because one or more lines are too long

View File

@ -297,6 +297,7 @@
"ASARt": "eip155:1138",
"MATH": "eip155:1139",
"tMATH": "eip155:1140",
"Plexchain": "eip155:1149",
"sht": "eip155:1177",
"iora": "eip155:1197",
"avis": "eip155:1201",