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 Name
withfull=true
andforce=true
id
Query Parameters
Response
200 - application/json
Metadata response
The response is of type object
.