From 43f62165d1ffad9e0ccdaceb24d152efd8121456 Mon Sep 17 00:00:00 2001 From: Robin Wen Date: Mon, 7 Mar 2022 14:07:25 +0800 Subject: [PATCH 1/7] Add chainlist.network (#947) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15a0dd06..7db643b8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ when an icon is used in either the network or a explorer there must be a json in [ { - "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt", + "url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt", "width": 1000, "height": 1628, "format": "png" @@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional. -## Aggregation +## Aggregation There are also aggregated json files with all chains automatically assembled: * https://chainid.network/chains.json @@ -93,4 +93,5 @@ There are also aggregated json files with all chains automatically assembled: * [chaindirectory.xyz](https://www.chaindirectory.xyz) * [chain-list.org](https://chain-list.org) * [DefiLlama's chainlist](https://chainlist.defillama.com/) + * [chainlist.network](https://chainlist.network/) * Your project - contact us to add it here! From ade942d0994075f75dd1403148626ae67962735f Mon Sep 17 00:00:00 2001 From: phx9 <96976012+phx9@users.noreply.github.com> Date: Mon, 7 Mar 2022 22:37:33 +0800 Subject: [PATCH 2/7] Replace chainlist.org with evmchainlist.org (#946) * update usages; * add one site * Update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7db643b8..96a80454 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,6 @@ There are also aggregated json files with all chains automatically assembled: * [chain-list.org](https://chain-list.org) * [DefiLlama's chainlist](https://chainlist.defillama.com/) * [chainlist.network](https://chainlist.network/) + * [https://evmchainlist.org](https://evmchainlist.org) + * [https://evmchainlist.com](https://evmchainlist.com) * Your project - contact us to add it here! From d2332befcb5e9bffe4cb3ff0440d7d32a04e7509 Mon Sep 17 00:00:00 2001 From: vchain007 <75559334+vchain007@users.noreply.github.com> Date: Mon, 7 Mar 2022 22:43:51 +0800 Subject: [PATCH 3/7] Update eip155-888888.json (#949) add explorers visionscan --- _data/chains/eip155-888888.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-888888.json b/_data/chains/eip155-888888.json index 67e1cd1e..c0969d3e 100644 --- a/_data/chains/eip155-888888.json +++ b/_data/chains/eip155-888888.json @@ -11,7 +11,12 @@ "symbol": "VS", "decimals": 18 }, - "infoURL": "https://visionscan.org", + "infoURL": "https://www.v.network", + "explorers": [{ + "name": "Visionscan", + "url": "https://www.visionscan.org", + "standard": "EIP3091" + }], "shortName": "vision", "chainId": 888888, "networkId": 888888, From 2753c321a75bc9cdb0608ce679ac75c2adab4ae8 Mon Sep 17 00:00:00 2001 From: phx9 <96976012+phx9@users.noreply.github.com> Date: Tue, 8 Mar 2022 01:20:22 +0800 Subject: [PATCH 4/7] Remove https prefix (#950) * update usages; * add one site * Update * Remove https for evmchainlist --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96a80454..40fef0bd 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,6 @@ There are also aggregated json files with all chains automatically assembled: * [chain-list.org](https://chain-list.org) * [DefiLlama's chainlist](https://chainlist.defillama.com/) * [chainlist.network](https://chainlist.network/) - * [https://evmchainlist.org](https://evmchainlist.org) - * [https://evmchainlist.com](https://evmchainlist.com) + * [evmchainlist.org](https://evmchainlist.org) + * [evmchainlist.com](https://evmchainlist.com) * Your project - contact us to add it here! From 93aafa5336ffaaf911cad8489e416b1e7fa6307e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0zzet=20Emre=20Demir?= Date: Wed, 9 Mar 2022 10:12:44 +0300 Subject: [PATCH 5/7] thechainlist.io added to Readme (#951) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40fef0bd..355f80d7 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,5 @@ There are also aggregated json files with all chains automatically assembled: * [chainlist.network](https://chainlist.network/) * [evmchainlist.org](https://evmchainlist.org) * [evmchainlist.com](https://evmchainlist.com) + * [thechainlist.io](https://thechainlist.io) * Your project - contact us to add it here! From 9ee67b239111bc18729725122983ec1eaa8eb373 Mon Sep 17 00:00:00 2001 From: "Muhammad-Jibril B.A" Date: Wed, 9 Mar 2022 15:17:39 +0800 Subject: [PATCH 6/7] Add Setheum - `"chainId": 258,` (#952) ``` { "name": "Setheum", "chain": "Setheum", "rpc": [], "faucets": [], "nativeCurrency": { "name": "Setheum", "symbol": "SETM", "decimals": 18 }, "infoURL": "https://setheum.xyz", "shortName": "setm", "chainId": 258, "networkId": 258 } ``` --- _data/chains/eip155-258.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _data/chains/eip155-258.json diff --git a/_data/chains/eip155-258.json b/_data/chains/eip155-258.json new file mode 100644 index 00000000..a0359a44 --- /dev/null +++ b/_data/chains/eip155-258.json @@ -0,0 +1,15 @@ +{ + "name": "Setheum", + "chain": "Setheum", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Setheum", + "symbol": "SETM", + "decimals": 18 + }, + "infoURL": "https://setheum.xyz", + "shortName": "setm", + "chainId": 258, + "networkId": 258 +} From 71e377e338318f432e4f30671ab2c270f2b11a22 Mon Sep 17 00:00:00 2001 From: syr0910 <99308606+syr0910@users.noreply.github.com> Date: Wed, 9 Mar 2022 15:40:30 +0800 Subject: [PATCH 7/7] Create eip155-512.json (#953) * Create eip155-512.json add AAC * Update _data/chains/eip155-512.json Co-authored-by: syr0910 Co-authored-by: ligi --- _data/chains/eip155-512.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _data/chains/eip155-512.json diff --git a/_data/chains/eip155-512.json b/_data/chains/eip155-512.json new file mode 100644 index 00000000..42e59cf0 --- /dev/null +++ b/_data/chains/eip155-512.json @@ -0,0 +1,23 @@ +{ + "name": "Double-A Chain Mainnet", + "chain": "AAC", + "rpc": [ + "https://rpc.acuteangle.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "Acuteangle Native Token", + "symbol": "AAC", + "decimals": 18 + }, + "infoURL": "https://www.acuteangle.com/", + "shortName": "aac", + "chainId": 512, + "networkId": 512, + "slip44": 1512, + "explorers": [{ + "name": "aacscan", + "url": "https://scan.acuteangle.com", + "standard": "EIP3091" + }] + } \ No newline at end of file