Get NFTs of accountAsk AIget https://api.element.market/openapi/v1/account/assetListThis endpoint can be used to fetch NFTs owned by a given account.Query ParamschainstringenumrequiredChain Name, eth is default.ethbscpolygonavalanchearbitrumzksynclineastarknetopbnbbasescrollmanta_pacificoptimismmantlezkfairblastmerlinmodecyberboblightlinkzetanibiruabstractbitlayermantramonadShow 27 enum valueswallet_addressstringWallet address (defaults to account address if empty).statusstringFilter by asset order states, allow values: ON_SALE, empty for all asset.collection_slugstringFilter by collection slug.cursorstringCursor for to retrieve the next page of assetslimitint32Defaults to 20Page size, max is 50, default 20Responses 200OK 400Bad Request 429Too Many Requests 500Internal Server ErrorUpdated about 1 year ago