Error Message Directory
- “LoginPayload not exist in context” The login has expired
- “Authentication failed. Signature not valid” Account address $evmAddress" Signature failed
- “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
- “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 modified 4mo ago