Crust Wiki

Crust Wiki

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

›Q&A

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

Applications

Crust Cloud

No bucket after payment for Algorand

There are two signings needed for minting w3Bucket, one for payment, another for claiming the generated NFT asset. If user misses the second signing(sometimes error occurs because of network delay), the mint progress will fail. In this situation the bucket NFT has been generated, but have not been claimed by user. To get the bucket NFT, please follow the steps below.

  1. Find your mint transaction in dapp flow apps, for example: Pic

  2. In the mint transaction find the minted NFT asset id, in this example we can see the asset id is 1372958948 Pic

  3. Login dapp flow apps, then opt-in the asset id (If you have done this, skip to next step):

  • select 'Assset Manager' on the left sidebar
  • select 'Opted'
  • click 'Opt-In asset'
  • select 'Asset Id' and input the asset id(in this example it's 1372958948) in the blank Pic
  1. Import the contract ABI:
  • select 'ABI Studio' on the left sidebar
  • click 'Select ABI'
  • select 'URL' in the 'Import ABI' pop-up window and input https://raw.githubusercontent.com/crustio/algorand-storage-contract/main/artifacts/w3bucket/contract.json into the blank.
  • click 'Import' to import the contract ABI Pic
  1. Edit w3Bucket application Id. After the contract ABI loaded, you can see the ABIs.
  • click 'App ID:null' on the top right corner
  • input the w3Bucket application Id: 1606796117 and save Pic
  1. Execute claim method:
  • click 'Execute' on claim method.
  • input the bucket NFT asset id(in this example it's 1372958948) into the 'token(asset)' blank
  • click 'Execute' button to claim your w3Bucket NFT Pic
← Fix unstable chainEPID & ECDSA →
  • Crust Cloud
    • No bucket after payment for Algorand
Docs
Getting StartedCRU ClaimsWebsite Hosting with CrustNFT Data Storage with Crust
Community
DiscordTwitterTelegram
More
CooperationGitHub
Copyright © 2025 Crust Network