mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add chainlist.network
This commit is contained in:
parent
42671eecbd
commit
a9d9d61e0d
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue
Block a user