general_get_assets_config
Retrieve Bit2Me asset configurations to discover available symbols and verify trading or loan status. Filter by symbol to check if a specific crypto or fiat asset is tradeable or loanable.
Instructions
Gets asset configuration for Bit2Me. Optional symbol filter. Returns symbol, name, type (crypto/fiat), network, trading status, loan availability, and pro_trading_pairs. Use to discover symbols or verify if an asset is tradeable/loanable. [PUBLIC]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Filter by specific asset symbol (e.g., BTC, ETH). If not provided, returns all assets. | |
| show_exchange | No | Include exchange-specific properties in response | |
| include_testnet | No | Include testnet/sandbox assets in response |