verkle-gen-devnet-7
Name | Link |
---|---|
Devnet Spec | https://github.com/ethpandaops/verkle-devnets/tree/master/network-configs/gen-devnet-7/metadata |
JSON RPC | https://rpc.verkle-gen-devnet-7.ethpandaops.io |
Beacon RPC | https://beacon.verkle-gen-devnet-7.ethpandaops.io |
Explorer | https://explorer.verkle-gen-devnet-7.ethpandaops.io |
Dora the Explorer | https://dora.verkle-gen-devnet-7.ethpandaops.io |
Assertoor | https://assertoor.verkle-gen-devnet-7.ethpandaops.io |
Beaconchain explorer | https://verkle-gen-devnet-7.beaconcha.in |
Witness Explorer | https://witness.verkle-gen-devnet-7.ethpandaops.io |
Blobscan | https://blobscan.com |
Blobscan ethpanda edition | https://blobscan.verkle-gen-devnet-7.ethpandaops.io |
Checkpoint Sync | https://checkpoint-sync.verkle-gen-devnet-7.ethpandaops.io |
Faucet | https://faucet.verkle-gen-devnet-7.ethpandaops.io |
Forkmon | https://forkmon.verkle-gen-devnet-7.ethpandaops.io |
Ethstats | https://ethstats.verkle-gen-devnet-7.ethpandaops.io |
Network Spec
https://notes.ethereum.org/@ethpandaops/verkle-gen-devnet-7
Ansible setup
https://github.com/ethpandaops/verkle-devnets
Client versions
Validator ranges
Some examples:
## Pretty print in YAML format
curl -s https://config.verkle-gen-devnet-7.ethpandaops.io/api/v1/nodes/validator-ranges \
| yq '.ranges' -P
Ethereum node inventory
Some examples on how to filter specific data from the node inventory:
# Getting execution layer client enodes
curl -s https://config.verkle-gen-devnet-7.ethpandaops.io/api/v1/nodes/inventory \
| jq -r '.ethereum_pairs[] | .execution.enode'
# Getting conseus layer client ENRs
curl -s https://config.verkle-gen-devnet-7.ethpandaops.io/api/v1/nodes/inventory \
| jq -r '.ethereum_pairs[] | .consensus.enr'
Genesis configuration
Execution layer clients
- https://config.verkle-gen-devnet-7.ethpandaops.io/el/genesis.json
- https://config.verkle-gen-devnet-7.ethpandaops.io/el/besu.json
- https://config.verkle-gen-devnet-7.ethpandaops.io/el/chainspec.json
Consensus layer clients
- https://config.verkle-gen-devnet-7.ethpandaops.io/cl/config.yaml
- https://config.verkle-gen-devnet-7.ethpandaops.io/cl/genesis.ssz
- https://config.verkle-gen-devnet-7.ethpandaops.io/cl/deposit_contract.txt
- https://config.verkle-gen-devnet-7.ethpandaops.io/cl/deposit_contract_block.txt
- https://config.verkle-gen-devnet-7.ethpandaops.io/cl/deposit_contract_block_hash.txt