search
Search available cryptocurrency pairs within a provider.
Parameters
- standard
- fmp
query: str | None
Search query.
query: str | None
Search query.
Returns
results: CryptoSearch
Serializable results.
provider: Optional[Literal['fmp']]
Provider name.
warnings: Optional[list[Warning_]]
list of warnings.
chart: Optional[Chart]
Chart object.
extra: dict[str, Any]
Extra info.
Data
- standard
- fmp
symbol: str
Symbol representing the entity requested in the data. (Crypto)
name: str | None
Name of the crypto.
symbol: str
Symbol representing the entity requested in the data. (Crypto)
name: str | None
Name of the crypto.
exchange: str | None
The exchange code the crypto trades on.
ico_date: date | None
The ICO date of the token.
circulating_supply: float | None
The circulating supply of the token.
total_supply: float | None
The total supply of the token.