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