Crust Wiki

Crust Wiki

  • Docs
  • Shadow
  • Contribute
  • Languages iconEnglish
    • 中文
    • Help Translate

›Build With EVM

General

  • Crust Overview
  • Crust Grants
  • Crust Ecosystem Growth
  • CRU Claims
  • LockedCRU Claims
  • LockedCRU Unlock
  • Bridge

    • Ethereum Bridge
    • Elrond Bridge
  • Crust Wallet
  • Glossary
  • Use CRU18 Guarantee
  • Parameters
  • Contributing

Learn

  • Account
  • Crust Tokens
  • New Bond
  • Guarantor
  • Validator
  • GPoS
  • sWorker

    • Overview
    • Entry Network
    • Workload
  • DSM
  • Storage Merchant
  • Identity
  • Governance Guide

Build

  • Builder's Portal
  • Crust Storage 101
  • Basics

    • Developer faucet
    • Crust Rocky Network
    • Store file with Crust Storage API
    • Store file with Crust IPFS Pinning Service API

    Crosschain Storage Solution

    • Crust's XCMP-based cross-chain dStorage solution
    • Crust's Parachain-based cross-chain dStorage solution
    • Crust's Native IPFS cross-chain dStorage solution
    • Crust's Smart contract cross-chain dStorage solution

    Integration Guide

    • DApp Hosting
    • NFTs
    • File Storage

    Node Guide

    • Crust Node
    • Crust Storage Manager

    Toolkits

    • Crust Pinner Github Action
    • Crust Pinner NPM Package
    • IPFS W3Auth Gateway
    • IPFS W3Auth Pinning Service

Build With EVM

  • Overview
  • Build With EVM 101
  • Chains

    • Ethereum
    • Optimism
    • Arbitrum
    • zkSync

    Toolkits

    • SDK

Build With Algorand

  • Overview
  • Build With Algorand 101
  • Algorand applications

Build With TON

  • Overview
  • Build With TON 101
  • TON applications

Node

  • Node Overview
  • Node Hardware Spec
  • Owner Node
  • Member Node
  • Isolation Node
  • Validator Guidance
  • Guarantor Guidance
  • sWorker Version
  • Node Benefits
  • Configure QoS

Storage

  • Overview
  • User Guidance
  • Merchant Guidance
  • Order Settlement
  • Storage Market Benefits
  • Apps Storage Issue

Q&A

  • Basic Knowledge
  • Verifiers and Candidates
  • Guarantor
  • Rewards and Punishments
  • Basic Node Problems
  • Member Node Related
  • Related Groups
  • Fix unstable chain
  • Applications
  • EPID & ECDSA
  • Other
Edit

Build With EVM 101

I. Description

This article will introduce the chains we currently support and related information. You can use the following addresses and links to quickly find the information you need to know, so that you can better develop and use Crust in the EVM ecosystem.

II. What is Crust?

Crust provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer. It is designed to build a decentralized cloud ecosystem that values data privacy and ownership. Moreover, you can find more detials in this.

III. The chains supported

1. Ethereum

Contracts:

  • Storage order proxy address: 0xf063A29f03d0A02FD96f270EE4F59158EF3d4860
  • Storage order implementation address: 0x2c3b24b22f5a4516b3cf8cc1cb6ad758b6c0132d
  • Price oracle proxy address: 0xf878bea1de447d5330ab17f7a62f421695ba09a5
  • Price oracle implementation address: 0x370fb88ead3a3fca3f3150a45cbfb916563ced8d

Details:

More informatiom click this

2. Optimism

Contracts:

  • Storage order proxy address: 0xf063A29f03d0A02FD96f270EE4F59158EF3d4860
  • Storage order implementation address: 0x2c3b24b22f5a4516b3cf8cc1cb6ad758b6c0132d
  • Price oracle proxy contract address: 0xF878bEa1De447d5330ab17f7a62f421695ba09A5
  • Price oracle implementation contract address: 0x370fb88ead3a3fca3f3150a45cbfb916563ced8d

Details:

More informatiom click this

3. Arbitrum one

Contracts:

  • Storage order proxy address: 0xf063A29f03d0A02FD96f270EE4F59158EF3d4860
  • Storage order implementation address: 0x2C3b24b22f5a4516B3cf8cc1CB6Ad758b6c0132d
  • Price oracle proxy address: 0xf878bea1de447d5330ab17f7a62f421695ba09a5
  • Price oracle implementation address: 0x370fb88ead3a3fca3f3150a45cbfb916563ced8d

Details:

More informatiom click this

4. zkSync

Contracts:

  • Storage order proxy address:0x61ecfA2C8dF06A4f941A8529E4B707488B74e3bE
  • Storage order implementation address:0xe5b1bd0cf16a3b6d4c096eeb0b6388dae2fae22a
  • Price oracle proxy address:0x25da536a3FfedF57ef746ebb79f1fa82e60eA7D0
  • Price oracle implementation address:0x4a8e31f931fa2dec73f06ef8f6ed640b7766e409

Details:

More informatiom click this

IV. Usage

Functions for contract owner:

addSupportedToken: Add supported token.
addOrderNode: Add order node which will order and pin files.
removeSupportedToken: Remove supported token.
removeOrderNode: Remove order node.
setOrderPrice: Set price.
setServicePriceRate: Set price rate which indicates service price rate.
setSizeLimit: Set size limit.

Functions for users:

getPrice: Get price in ETH for file size specified by parameter "size".
placeOrder: Place order with cid and size in ETH, msg.value indicates the price user should pay for pinning node.
placeOrderWithNode: Same like placeOrder, the difference is that the pinning node is fixed by nodeAddress.

V. References

  • Crust Network github
  • Storage explorer
  • https://etherscan.io/
  • https://optimistic.etherscan.io/
  • https://arbiscan.io/
  • https://explorer.zksync.io/
← OverviewEthereum →
  • I. Description
  • II. What is Crust?
  • III. The chains supported
    • 1. Ethereum
    • 2. Optimism
    • 3. Arbitrum one
    • 4. zkSync
  • IV. Usage
  • V. References
Docs
Getting StartedCRU ClaimsWebsite Hosting with CrustNFT Data Storage with Crust
Community
DiscordTwitterTelegram
More
CooperationGitHub
Copyright © 2025 Crust Network