Get metadata
Metacore
Get Metadata
Retrieve detailed metadata for an asset, including fundraising, tokenomics, investors, and more. Works with asset name or contract address + blockchain ID. Some assets may not have an id if they are not listed on Mobula.
GET
Get metadata
Query Details
Input in “asset” the name of the asset you want to query, or the contract address while adding the blockchain as a second parameter. The market data asset query pattern is explained in great details here, with blockchain format, etc.| Name | Required | Description |
|---|---|---|
asset | Yes | Asset name or contract address. |
blockchain | No | Blockchain identifier (required if using contract address). |
symbol | No | Symbol of the asset. |
id | No | Mobula internal asset ID. |
force | No | If true, forces fresh data fetching. |
full | No | If true, returns full enriched metadatacategories, investors,distribution etc., |
Some assets, which you can explore on mobula.io (example: Avalanche) also have enriched data about fundraising, tokenomics, investors, etc.
Some assets won’t have the id field, due to them not being listed on Mobula.
Usage Examples
- Query by
Asset Address&blockchain
- Query by
Asset Namewithfull=trueandforce=true
id