Query details
Name | Type | Description |
---|---|---|
ids | string | Comma-separated list of asset IDs to filter. |
assets | string | Comma-separated list of asset names to filter. |
blockchains | string | Blockchain name(s) to filter results. |
symbols | string | Comma-separated list of token symbols to filter. |
- You can query metadata for multiple assets at the same time. Input the names of the assets or the contract addresses with the respective blockchains as parameters. The market data asset query pattern is explained in great details here, with blockchain format, etc.
- We will map the first blockchain with the first contract address found, and so on.
- It is also possible to query using symbols - in that situation mobula sorts all assets with the same symbol and returns the one with the highest market cap - particularly useful if you need to map data coming from CEX trading pairs - if symbol is used, asset isn’t mandatory anymore.
Some assets have enriched data about fundraising, tokenomics, investors, etc., which you can explore on mobula.io. Note that some assets may not have the id field due to them not being listed on Mobula.
Usage Examples
- Query by multiple
Asset Addresses
&blockchains
- Query by multiple
ids
Asset Names
Response
200 - application/json
Multi metadata response