llms.txt Content
# Zerion API
> Zerion is an Ethereum and Solana wallet and developer platform focused on making blockchain data easy to use.
## Docs
- [Get chain by ID](https://developers.zerion.io/api-reference/chains/get-chain-by-id.md): This endpoint returns chain by unique chain identifier.
- [Get list of all chains](https://developers.zerion.io/api-reference/chains/get-list-of-all-chains.md): This endpoint returns list of all chains supported by Zerion.
- [Get DApp by ID](https://developers.zerion.io/api-reference/dapps/get-dapp-by-id.md): This endpoint returns single DApp by its unique identifier.
- [Get list of DApps](https://developers.zerion.io/api-reference/dapps/get-list-of-dapps.md): This endpoint returns list of DApps by using different parameters.
- [Get a chart for a fungible asset](https://developers.zerion.io/api-reference/fungibles/get-a-chart-for-a-fungible-asset.md): This endpoint returns the chart for the fungible asset for a selected period
- [Get a chart for a fungible asset by implementation](https://developers.zerion.io/api-reference/fungibles/get-a-chart-for-a-fungible-asset-by-implementation.md): This endpoint returns the chart for a fungible asset for a selected period, identified by its implementation. The implementation is a chain:address pair (e.g., "ethereum:0xa5a4214bb5f00c86b7969b7dc007302e4f6f05d6").
- [Get fungible asset by ID](https://developers.zerion.io/api-reference/fungibles/get-fungible-asset-by-id.md): This endpoint returns a fungible asset by unique identifier
- [Get fungible asset by implementation](https://developers.zerion.io/api-reference/fungibles/get-fungible-asset-by-implementation.md): This endpoint returns a fungible asset by its implementation. The implementation is a `chain` (for base asset) or `chain:address` pair (e.g., "ethereum", ethereum:0xa5a4214bb5f00c86b7969b7dc007302e4f6f05d6").
- [Get list of fungible assets](https://developers.zerion.io/api-reference/fungibles/get-list-of-fungible-assets.md): This endpoint returns