Deploying to gh-pages from @ ethereum-lists/chains@635ff88b8c 🚀
4288
chain_icons.json
15
chains/eip155-208.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "Structx Mainnet",
|
||||
"chain": "utx",
|
||||
"rpc": ["https://mainnet.structx.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Notes",
|
||||
"symbol": "utx",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://structx.io",
|
||||
"shortName": "utx",
|
||||
"chainId": 208,
|
||||
"networkId": 208
|
||||
}
|
|
@ -1,15 +1,17 @@
|
|||
{
|
||||
"name": "PulseChain Mainnet",
|
||||
"name": "PulseChain",
|
||||
"shortName": "pls",
|
||||
"chain": "PLS",
|
||||
"chainId": 369,
|
||||
"networkId": 369,
|
||||
"infoURL": "https://pulsechain.com/",
|
||||
"rpc": [
|
||||
"https://rpc.mainnet.pulsechain.com/",
|
||||
"wss://rpc.mainnet.pulsechain.com/"
|
||||
],
|
||||
"rpc": ["https://rpc.pulsechain.com/", "wss://rpc.pulsechain.com/"],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"faucets": [],
|
||||
"ens": {
|
||||
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
||||
},
|
||||
"status": "incubating",
|
||||
"nativeCurrency": {
|
||||
"name": "Pulse",
|
||||
"symbol": "PLS",
|
||||
|
|
|
@ -2026,6 +2026,19 @@
|
|||
"rpc": ["https://gateway.moac.io/testnet"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://moac.io"
|
||||
}, {
|
||||
"name": "Structx Mainnet",
|
||||
"chainId": 208,
|
||||
"shortName": "utx",
|
||||
"networkId": 208,
|
||||
"nativeCurrency": {
|
||||
"name": "Notes",
|
||||
"symbol": "utx",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.structx.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://structx.io"
|
||||
}, {
|
||||
"name": "Freight Trust Network",
|
||||
"chainId": 211,
|
||||
|
@ -2521,7 +2534,7 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://www.thetatoken.org/"
|
||||
}, {
|
||||
"name": "PulseChain Mainnet",
|
||||
"name": "PulseChain",
|
||||
"chainId": 369,
|
||||
"shortName": "pls",
|
||||
"networkId": 369,
|
||||
|
@ -2530,7 +2543,7 @@
|
|||
"symbol": "PLS",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.mainnet.pulsechain.com/", "wss://rpc.mainnet.pulsechain.com/"],
|
||||
"rpc": ["https://rpc.pulsechain.com/", "wss://rpc.pulsechain.com/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://pulsechain.com/"
|
||||
}, {
|
||||
|
|
|
@ -2942,6 +2942,20 @@
|
|||
"url": "https://testnet.moac.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Structx Mainnet",
|
||||
"chain": "utx",
|
||||
"rpc": ["https://mainnet.structx.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Notes",
|
||||
"symbol": "utx",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://structx.io",
|
||||
"shortName": "utx",
|
||||
"chainId": 208,
|
||||
"networkId": 208
|
||||
}, {
|
||||
"name": "Freight Trust Network",
|
||||
"chain": "EDI",
|
||||
|
@ -3773,14 +3787,23 @@
|
|||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "PulseChain Mainnet",
|
||||
"name": "PulseChain",
|
||||
"shortName": "pls",
|
||||
"chain": "PLS",
|
||||
"chainId": 369,
|
||||
"networkId": 369,
|
||||
"infoURL": "https://pulsechain.com/",
|
||||
"rpc": ["https://rpc.mainnet.pulsechain.com/", "wss://rpc.mainnet.pulsechain.com/"],
|
||||
"rpc": ["https://rpc.pulsechain.com/", "wss://rpc.pulsechain.com/"],
|
||||
"features": [{
|
||||
"name": "EIP155"
|
||||
}, {
|
||||
"name": "EIP1559"
|
||||
}],
|
||||
"faucets": [],
|
||||
"ens": {
|
||||
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
||||
},
|
||||
"status": "incubating",
|
||||
"nativeCurrency": {
|
||||
"name": "Pulse",
|
||||
"symbol": "PLS",
|
||||
|
|
|
@ -155,6 +155,7 @@
|
|||
"BTT": "eip155:199",
|
||||
"aox": "eip155:200",
|
||||
"moactest": "eip155:201",
|
||||
"utx": "eip155:208",
|
||||
"EDI": "eip155:211",
|
||||
"makalu": "eip155:212",
|
||||
"SIN2": "eip155:217",
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 426 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 942 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
Before Width: | Height: | Size: 1002 B After Width: | Height: | Size: 1002 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 488 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 1018 B After Width: | Height: | Size: 1018 B |
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 747 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 220 B |
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 641 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 766 B After Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 331 B |