Information

EthStorage Mainnet

Spec

  • Chain ID: 333

  • Layer 1: Ethereum Mainnet

  • storage-contracts-v1: v0.2.1

  • es-node: v0.2.6

Deployment

  • ES-Geth RPC:

    • https://rpc.mainnet.ethstorage.io:9545

    • https://rpc2.mainnet.ethstorage.io:9548

  • Blob Archiver API: https://archive.mainnet.ethstorage.io:9645

EthStorage Public Testnet

Spec

  • Chain ID: 3333

  • Layer 1: Sepolia testnet

  • storage-contracts-v1: v0.2.1

  • es-node: v0.2.6

Deployment

EthStorage QuarkChain L2 Beta Testnet

Spec

  • Chain ID: 3337

  • Layer 1: QuarkChain L2 Beta Testnet

  • storage-contracts-v1: v0.1.0

  • es-node: v0.2.6

Deployment

Tools and SDKs

ethfs-cli - a command-line tool for creating file directory contracts, and uploading/downloading files to/from the directory contract.

ethstorage-sdk - offers programming APIs for file uploading, downloading, and management.

Last updated