Deploying to gh-pages from @ ethereum-lists/chains@596ed8295b 🚀
|
@ -1454,6 +1454,14 @@
|
||||||
"height": 4000,
|
"height": 4000,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "livingassets",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmRidubY7BVwC737BQwGEttenP1npAXN7ZNryktE416uUW",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "jpg"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "oho",
|
"name": "oho",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
19
chains/eip155-1440.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "Living Assets Mainnet",
|
||||||
|
"chain": "LAS",
|
||||||
|
"icon": "livingassets",
|
||||||
|
"rpc": [
|
||||||
|
"https://beta.mainnet.livingassets.io/rpc",
|
||||||
|
"https://gamma.mainnet.livingassets.io/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LAS",
|
||||||
|
"symbol": "LAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dev.livingassets.io/",
|
||||||
|
"shortName": "LAS",
|
||||||
|
"chainId": 1440,
|
||||||
|
"networkId": 1440
|
||||||
|
}
|
|
@ -4587,6 +4587,19 @@
|
||||||
"rpc": ["https://rpc.rikscan.com"],
|
"rpc": ["https://rpc.rikscan.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://rikeza.io"
|
"infoURL": "https://rikeza.io"
|
||||||
|
}, {
|
||||||
|
"name": "Living Assets Mainnet",
|
||||||
|
"chainId": 1440,
|
||||||
|
"shortName": "LAS",
|
||||||
|
"networkId": 1440,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LAS",
|
||||||
|
"symbol": "LAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://beta.mainnet.livingassets.io/rpc", "https://gamma.mainnet.livingassets.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://dev.livingassets.io/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Polygon zkEVM Testnet",
|
"name": "Polygon zkEVM Testnet",
|
||||||
"chainId": 1442,
|
"chainId": 1442,
|
||||||
|
|
|
@ -6811,6 +6811,21 @@
|
||||||
"url": "https://rikscan.com",
|
"url": "https://rikscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Living Assets Mainnet",
|
||||||
|
"chain": "LAS",
|
||||||
|
"icon": "livingassets",
|
||||||
|
"rpc": ["https://beta.mainnet.livingassets.io/rpc", "https://gamma.mainnet.livingassets.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LAS",
|
||||||
|
"symbol": "LAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dev.livingassets.io/",
|
||||||
|
"shortName": "LAS",
|
||||||
|
"chainId": 1440,
|
||||||
|
"networkId": 1440
|
||||||
}, {
|
}, {
|
||||||
"name": "Polygon zkEVM Testnet",
|
"name": "Polygon zkEVM Testnet",
|
||||||
"title": "Polygon zkEVM Testnet",
|
"title": "Polygon zkEVM Testnet",
|
||||||
|
|
8
icons/livingassets.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRidubY7BVwC737BQwGEttenP1npAXN7ZNryktE416uUW",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "jpg"
|
||||||
|
}
|
||||||
|
]
|
|
@ -352,6 +352,7 @@
|
||||||
"zkevmtest": "eip155:1402",
|
"zkevmtest": "eip155:1402",
|
||||||
"testnet-zkEVM-mango-pre-audit-upgraded": "eip155:1422",
|
"testnet-zkEVM-mango-pre-audit-upgraded": "eip155:1422",
|
||||||
"RIK": "eip155:1433",
|
"RIK": "eip155:1433",
|
||||||
|
"LAS": "eip155:1440",
|
||||||
"testnet-zkEVM-mango": "eip155:1442",
|
"testnet-zkEVM-mango": "eip155:1442",
|
||||||
"gil": "eip155:1452",
|
"gil": "eip155:1452",
|
||||||
"CTEX": "eip155:1455",
|
"CTEX": "eip155:1455",
|
||||||
|
|
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 |