Assets filtersAsk AIget https://api.element.market/openapi/v1/assets/filtersThis endpoint can be used to obtain asset information in batches from the system.Query ParamschainstringenumrequiredChain Name, eth is default.ethbscpolygonavalanchearbitrumzksynclineastarknetopbnbbasescrollmanta_pacificoptimismmantlezkfairblastmerlinmodecyberboblightlinkzetanibiruabstractbitlayermantramonadShow 27 enum valuescontract_addressstringrequiredDefaults to 0xed5af388653567af2f388e6224dc7c4b3241c544The smart contract address.namestringThe asset name.attributesstringFilter to a particular attribute. Attributes are case sensitive.Note: Our docs do not support this parameter correctly. To test, you can use the following URL in your browser. Example:https://api.element.market/openapi/v1/assets/filters?chain=eth&contract_address=0x67405cadb820c2d89b8d6da3e42ef6a39089c831&limit=20&attributes[Background]=BluecursorstringPage cursorlimitint32requiredDefaults to 20Page size, max is 50, default 20Responses 200OK 400Bad Request 429Too Many Requests 500Internal Server ErrorUpdated about 1 year ago