Minted Help Centre
  • 🚀Welcome to Minted Network
  • ⭐Getting Started
    • Essential NFT Terms
    • Do Your Own Research (“DYOR”)
    • Setting Up Your Wallet
    • User Profile
    • Setting Notifications
    • Earn with Minted
      • Listing Rewards
      • Trading Rewards
      • Claiming Listing & Trading Rewards
      • MTD Staking
        • Increasing Your Deposit and Upgrading Your Locking Period
        • Withdrawing and Harvesting
      • NFT Staking
  • 🎯Minted How-To Hub
    • Buying NFTs
      • Buying a fixed-price NFT
      • Bulk purchasing NFTs
    • Floor sweeping NFTs
    • Making an offer for an NFT
    • Accepting an offer
    • Listing an NFT for sale
    • Setting a lower price or cancelling a listing
  • 💡Creators
    • Listing Your Collection
    • Verification Badge
    • Launchpad
    • Royalties
      • Collections royalties verification
      • Using CronoScan to set royalties
      • Using Etherscan to set royalties
  • 👾MEMETED & INSCRIPTIONS
    • MEMETED
      • Make-Your-Own-Meme
      • Token Airdrop Tool
      • Verify your meme token
      • Add token image
      • Renounce ownership
      • Add liquidity
    • Inscriptions Marketplace Standard
  • ❓FAQs
    • General Questions
    • Troubleshooting
      • Error Message Directory
    • Fees
    • Wrapped Tokens (WCRO/WETH)
  • ⚒️DEVELOPERS
    • API Endpoints & SDK
      • List of Collection Stat
      • Collection Stat
  • 📑Docs
    • Brand Assets & Usage
    • Audits
    • Smart Contracts
    • Production IP Addresses
Powered by GitBook
On this page
  • Login errors:
  • General errors:
  • Collection offer errors:
  1. FAQs
  2. Troubleshooting

Error Message Directory

Login errors:

  • “LoginPayload not exist in context” The login has expired

  • “Authentication failed. Signature not valid” Account address $evmAddress" Signature failed

General errors:

  • “ORDER_EXIST" Order does exist

  • “ORDER_NOT_EXIST” Order does not exist

  • “ORDER_COLLECTION_NOT_EXIST” Collection does not exist

  • “ORDER_NO_NFT_APPROVAL” No NFT approval

  • “ORDER_NO_CURRENCY_APPROVAL” No currency approval

  • “ORDER_INSUFFICIENT_BALANCE” Insufficient balance

  • “ORDER_INVALID_MIN_PERCENTAGE_TO_ASK” Invalid royalty fee

  • “ORDER_INVALID_OWNER” Invalid owner

  • “ORDER_INVALID_NONCE” Invalid nonce

  • “ORDER_LOWER_ASK_EXIST” Lower listing price exists

  • “ORDER_HIGHER_BID_EXIST” Higher offer bid exists

Collection offer errors:

  • “ORDER_COLLECTION_OFFER_EXIST” Existing collection offer found by same signer

  • “ORDER_COLLECTION_OFFER_TOTAL_SUPPLY_LIMIT” Collection offer made should have a limit of total supply below $limit

  • “ORDER_COLLECTION_OFFER_DISABLED” Collection offer is disabled for this collection

  • “ORDER_HIGHER_COLLECTION_OFFER_EXIST” Higher collection offer exists

PreviousTroubleshootingNextFees

Last updated 6 months ago

❓