mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Structure usages
and add EIPs
This commit is contained in:
parent
b9bcb0f1ef
commit
5434e2ac57
26
README.md
26
README.md
|
@ -83,16 +83,25 @@ There are also aggregated json files with all chains automatically assembled:
|
||||||
If different chains have the same chainID we list the one with the oldest genesis.
|
If different chains have the same chainID we list the one with the oldest genesis.
|
||||||
|
|
||||||
## Usages
|
## Usages
|
||||||
|
### Wallets
|
||||||
* [chainlist.org](https://chainlist.org) or [networklist-org.vercel.app](https://networklist-org.vercel.app) as a staging version with a more up-to-date list
|
|
||||||
* [chainid.network](https://chainid.network)
|
|
||||||
* [WallETH](https://walleth.org)
|
* [WallETH](https://walleth.org)
|
||||||
* [TREZOR](https://trezor.io)
|
* [TREZOR](https://trezor.io)
|
||||||
|
|
||||||
|
### Explorers
|
||||||
|
* [Otterscan](https://otterscan.io)
|
||||||
|
|
||||||
|
### EIPs
|
||||||
|
* EIP-155
|
||||||
|
* EIP-3014
|
||||||
|
* EIP-3770
|
||||||
|
* EIP-4527
|
||||||
|
|
||||||
|
### Listing sites
|
||||||
|
* [chainlist.org](https://chainlist.org) or [networklist-org.vercel.app](https://networklist-org.vercel.app) as a staging version with a more up-to-date list
|
||||||
|
* [chainid.network](https://chainid.network)
|
||||||
* [networks.vercel.app](https://networks.vercel.app)
|
* [networks.vercel.app](https://networks.vercel.app)
|
||||||
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
|
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
|
||||||
* [EVM-BOX](https://github.com/izayl/evm-box)
|
* [EVM-BOX](https://github.com/izayl/evm-box)
|
||||||
* [FaucETH](https://github.com/komputing/FaucETH)
|
|
||||||
* [Sourcify playground](https://playground.sourcify.dev)
|
|
||||||
* [chaindirectory.xyz](https://www.chaindirectory.xyz)
|
* [chaindirectory.xyz](https://www.chaindirectory.xyz)
|
||||||
* [chain-list.org](https://chain-list.org)
|
* [chain-list.org](https://chain-list.org)
|
||||||
* [DefiLlama's chainlist](https://chainlist.defillama.com/)
|
* [DefiLlama's chainlist](https://chainlist.defillama.com/)
|
||||||
|
@ -104,5 +113,10 @@ There are also aggregated json files with all chains automatically assembled:
|
||||||
* [chainmap.io](https://chainmap.io)
|
* [chainmap.io](https://chainmap.io)
|
||||||
* [chainlist.in](https://www.chainlist.in)
|
* [chainlist.in](https://www.chainlist.in)
|
||||||
* [chainz.me](https://chainz.me)
|
* [chainz.me](https://chainz.me)
|
||||||
* [Otterscan](https://otterscan.io)
|
|
||||||
|
### Other
|
||||||
|
* [FaucETH](https://github.com/komputing/FaucETH)
|
||||||
|
* [Sourcify playground](https://playground.sourcify.dev)
|
||||||
|
|
||||||
|
|
||||||
* Your project - contact us to add it here!
|
* Your project - contact us to add it here!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user