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

This commit is contained in:
ligi 2023-01-02 16:55:28 +00:00
parent 008dd04c3b
commit 036ca9c5f5
9 changed files with 53 additions and 32 deletions

View File

@ -1422,6 +1422,14 @@
"height": 512,
"format": "svg"
}]
}, {
"name": "xeta",
"icons": [{
"url": "ipfs://QmeEMyhg51fsksmEcCLuc7K6mynaxfFg4NNP4ZMFVwJZ7y",
"width": 200,
"height": 200,
"format": "png"
}]
}, {
"name": "kek",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,22 +1,25 @@
{
"name": "Ambros Chain Testnet",
"chain": "ambroschain",
"rpc": ["https://api.testnet.ambros.network"],
"name": "XANAChain",
"chain": "XANAChain",
"rpc": ["https://mainnet.xana.net/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "AMBROS",
"symbol": "AMBROS",
"name": "XETA",
"symbol": "XETA",
"decimals": 18
},
"infoURL": "https://test.ambros.network",
"shortName": "ambrostestnet",
"infoURL": "https://xanachain.xana.net/",
"shortName": "XANAChain",
"chainId": 8888,
"networkId": 8888,
"icon": "xeta",
"explorers": [
{
"name": "Ambros Chain Explorer",
"url": "https://testnet.ambrosscan.com",
"standard": "none"
"name": "XANAChain",
"url": "https://xanachain.xana.net",
"standard": "EIP3091"
}
]
],
"redFlags": ["reusedChainId"]
}

File diff suppressed because one or more lines are too long

View File

@ -5316,18 +5316,18 @@
"faucets": [],
"infoURL": "https://alph.network"
}, {
"name": "Ambros Chain Testnet",
"name": "XANAChain",
"chainId": 8888,
"shortName": "ambrostestnet",
"shortName": "XANAChain",
"networkId": 8888,
"nativeCurrency": {
"name": "AMBROS",
"symbol": "AMBROS",
"name": "XETA",
"symbol": "XETA",
"decimals": 18
},
"rpc": ["https://api.testnet.ambros.network"],
"rpc": ["https://mainnet.xana.net/rpc"],
"faucets": [],
"infoURL": "https://test.ambros.network"
"infoURL": "https://xanachain.xana.net/"
}, {
"name": "Vyvo Smart Chain",
"chainId": 8889,

View File

@ -7716,24 +7716,26 @@
"standard": "EIP3091"
}]
}, {
"name": "Ambros Chain Testnet",
"chain": "ambroschain",
"rpc": ["https://api.testnet.ambros.network"],
"name": "XANAChain",
"chain": "XANAChain",
"rpc": ["https://mainnet.xana.net/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "AMBROS",
"symbol": "AMBROS",
"name": "XETA",
"symbol": "XETA",
"decimals": 18
},
"infoURL": "https://test.ambros.network",
"shortName": "ambrostestnet",
"infoURL": "https://xanachain.xana.net/",
"shortName": "XANAChain",
"chainId": 8888,
"networkId": 8888,
"icon": "xeta",
"explorers": [{
"name": "Ambros Chain Explorer",
"url": "https://testnet.ambrosscan.com",
"standard": "none"
}]
"name": "XANAChain",
"url": "https://xanachain.xana.net",
"standard": "EIP3091"
}],
"redFlags": ["reusedChainId"]
}, {
"name": "Vyvo Smart Chain",
"chain": "VSC",

8
icons/xeta.json Normal file
View File

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

View File

@ -408,7 +408,7 @@
"olo": "eip155:8723",
"tolo": "eip155:8724",
"alph": "eip155:8738",
"ambrostestnet": "eip155:8888",
"XANAChain": "eip155:8888",
"vsc": "eip155:8889",
"mmt": "eip155:8898",
"jbc": "eip155:8899",