get_stablecoin_access
Check if USDT or other stablecoins can be traded, bought, sold, or withdrawn in a country, including MiCA status, venue delistings, custody rights, and compliant alternatives.
Instructions
当用户问"USDT/Tether/稳定币在我的国家(尤其欧洲/EEA/欧盟)还能不能交易、买卖、提币?哪些交易所下架了 USDT?MiCA 合规稳定币有哪些(USDC/EURC/EURI/EURCV/USDQ)?Revolut 的 USDT 怎么办?"时使用。Returns the MiCA regional access status of a stablecoin (default USDT): issuer + MiCA EMT authorization status, whether venue trading is barred in the resident's region (USDT: unavailable across all 30 EEA states after the 2026-07-01 CASP cliff), custody/withdrawal and self-custody rights (holding and on-chain withdrawal stay legal; the restriction binds venues, not people), a per-venue table (delisted with date / never_offered / venue_blocked; scope eea vs global; whether the venue itself serves the country), compliant alternatives and localized advice. CH and GB are NOT in the EEA region. Without a country, global/asset-level status is returned. Also auto-injected as STABLECOIN_UNAVAILABLE_IN_REGION warnings into fee/withdrawal/execution/persona tools for USDT-quoted requests from EEA residents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | 稳定币符号,默认 USDT;已建模:USDT、USDC、EURC、EURI、EURCV、USDQ、EURQ | |
| country | No | ISO 3166-1 alpha-2 居住国代码,如 DE/FR/NL/US/GB/CH;不传则返回全球/资产级状态,场馆行只含全球策略 | |
| exchange | No | 可选:只看单个交易所(场馆 id,如 coinbase/bison/binance),仍按居住国判定适用性 | |
| language | No | 输出语言:en=英文(默认),zh=中文。仅影响 advice/warnings/tradeoffs/reasons 等叙述性文字,数值、字段名与错误码不受影响 |