general_get_assets_config
Gets asset configuration from Bit2Me with symbol, name, type, network, trading status, loan availability, and pro trading pairs. Use symbol filter to check if tradeable and 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. | |
| include_testnet | No | Include testnet/sandbox assets in response | |
| show_exchange | No | Include exchange-specific properties in response |