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
Last updated