Get offers received by a wallet.Ask AIget https://api-mainnet.magiceden.dev/v2/wallets/{wallet_address}/offers_receivedPath Paramswallet_addressstringrequiredwallet address.Query Paramsmin_pricenumberFilter offers that are less than this pricemax_pricenumberFilter offers that are more than this pricesortstringenumThe field to sort the offers received, default 'updatedAt'updatedAtbidAmountAllowed:updatedAtbidAmountsort_directionstringenumThe direction returned elements should be sorted in, default 'desc'ascdescAllowed:ascdescoffsetintegerThe number of items to skip, default 0, min 0limitintegerThe numbers of items to return, default 100, min 1, max 500Responses 200success response 400Wallet not foundUpdated 7 months ago