Deploying to gh-pages from @ ethereum-lists/chains@d7bdaa155f 🚀
|
@ -2150,6 +2150,14 @@
|
|||
"height": 162,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "ozonechain",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmbM4weV8Bk6c9yNhosYntkVw39SNZtCHYGgWyXTxkevZ8",
|
||||
"width": 1600,
|
||||
"height": 1600,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "shiden",
|
||||
"icons": [{
|
||||
|
|
23
chains/eip155-4000.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Ozone Chain Mainnet",
|
||||
"chain": "OZONE",
|
||||
"rpc": ["https://node1.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ozonechain.io",
|
||||
"shortName": "ozo",
|
||||
"chainId": 4000,
|
||||
"networkId": 4000,
|
||||
"icon": "ozonechain",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OZONE Scan",
|
||||
"url": "https://ozonescan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
23
chains/eip155-401.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Ozone Chain Testnet",
|
||||
"chain": "OZONE",
|
||||
"rpc": ["https://node1.testnet.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ozonechain.io",
|
||||
"shortName": "ozo_tst",
|
||||
"chainId": 401,
|
||||
"networkId": 401,
|
||||
"icon": "ozonechain",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OZONE Scan",
|
||||
"url": "https://testnet.ozonescan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2637,6 +2637,19 @@
|
|||
"rpc": ["https://testnet-rpc.hyperonchain.com"],
|
||||
"faucets": ["https://faucet.hyperonchain.com"],
|
||||
"infoURL": "https://docs.hyperonchain.com"
|
||||
}, {
|
||||
"name": "Ozone Chain Testnet",
|
||||
"chainId": 401,
|
||||
"shortName": "ozo_tst",
|
||||
"networkId": 401,
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://node1.testnet.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://ozonechain.io"
|
||||
}, {
|
||||
"name": "SX Network Mainnet",
|
||||
"chainId": 416,
|
||||
|
@ -6160,6 +6173,19 @@
|
|||
"rpc": ["https://mainnet.yuan.org/eth"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.yuan.org"
|
||||
}, {
|
||||
"name": "Ozone Chain Mainnet",
|
||||
"chainId": 4000,
|
||||
"shortName": "ozo",
|
||||
"networkId": 4000,
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://node1.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://ozonechain.io"
|
||||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chainId": 4002,
|
||||
|
|
|
@ -3972,6 +3972,26 @@
|
|||
"icon": "hyperonchain",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Ozone Chain Testnet",
|
||||
"chain": "OZONE",
|
||||
"rpc": ["https://node1.testnet.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ozonechain.io",
|
||||
"shortName": "ozo_tst",
|
||||
"chainId": 401,
|
||||
"networkId": 401,
|
||||
"icon": "ozonechain",
|
||||
"explorers": [{
|
||||
"name": "OZONE Scan",
|
||||
"url": "https://testnet.ozonescan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "SX Network Mainnet",
|
||||
"chain": "SX",
|
||||
|
@ -9250,6 +9270,26 @@
|
|||
"url": "https://mainnet.yuan.org",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Ozone Chain Mainnet",
|
||||
"chain": "OZONE",
|
||||
"rpc": ["https://node1.ozonechain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OZONE",
|
||||
"symbol": "OZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://ozonechain.io",
|
||||
"shortName": "ozo",
|
||||
"chainId": 4000,
|
||||
"networkId": 4000,
|
||||
"icon": "ozonechain",
|
||||
"explorers": [{
|
||||
"name": "OZONE Scan",
|
||||
"url": "https://ozonescan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
|
|
8
icons/ozonechain.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmbM4weV8Bk6c9yNhosYntkVw39SNZtCHYGgWyXTxkevZ8",
|
||||
"width": 1600,
|
||||
"height": 1600,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -202,6 +202,7 @@
|
|||
"tCNT": "eip155:371",
|
||||
"lisinski": "eip155:385",
|
||||
"hpn": "eip155:400",
|
||||
"ozo_tst": "eip155:401",
|
||||
"SX": "eip155:416",
|
||||
"latestnet": "eip155:418",
|
||||
"ogor": "eip155:420",
|
||||
|
@ -473,6 +474,7 @@
|
|||
"dyno": "eip155:3966",
|
||||
"tdyno": "eip155:3967",
|
||||
"ycc": "eip155:3999",
|
||||
"ozo": "eip155:4000",
|
||||
"tftm": "eip155:4002",
|
||||
"BobaoperaTestnet": "eip155:4051",
|
||||
"Nahmii3Mainnet": "eip155:4061",
|
||||
|
|
Before Width: | Height: | Size: 128 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 660 B |
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 72 B After Width: | Height: | Size: 72 B |
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
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.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: 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.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 744 B After Width: | Height: | Size: 744 B |
Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 116 B |
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 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 |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 848 B After Width: | Height: | Size: 848 B |