![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@mintbase-js/data
Advanced tools
[//]: # { "title": "@mintbase-js/data", "order": 1 }
Built-in methods to help fetch data from our indexer
method name | params | description |
---|---|---|
ownedNftsByStore | ownerId: string,contractAddress: string, pagination: {limit: number, offset:number} | get all nfts from a single store |
ownedTokens | ownerId: string,{limit: number, offset:number} | get all tokens/nfts from a owner |
tokenById | tokenId: string, contractAddress: string | get token data by id of certain contract |
tokenListingCountsByMetaId | metadataId: string | get token listings from metadata id |
tokensByStatus | metadataId: string, ownedBy: string | get token by status on metadataId, and owner |
For as long as we have had an indexer, we have relied on GraphQL to provide Mintbase Builders with a flexible and efficient way to query data any way they like.
While we will continue to provide public and our new mb_views schema objects, we will also begin to introduce helper methods here that can be used to query data without having to write any graphql.
For now, reference our existing graphql docs and be sure to check back here soon for updates concerning our data layer API.
FAQs
Query wrappers for Mintbase JS SDK
The npm package @mintbase-js/data receives a total of 343 weekly downloads. As such, @mintbase-js/data popularity was classified as not popular.
We found that @mintbase-js/data demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.