Basics
Mobula allows you to query assets with:- The name (not case sensitive) of the asset from Mobula’s curated dataset explorable on the /all endpoint and on Mobula App
- The symbol (not case sensitive) of the asset from the same dataset
- The contract address of the asset if any, with the need to add (if the asset isn’t part of mobula’s curated dataset) the blockchain ID or blockchain name (blockchains list can be found here)
Query details
Assets queries are broke down in multiple parameters:asset
which contains the name OR the address of the assetblockchain
only useful if asset is passed as a contract addresssymbol
if the asset name/address isn’t known