Recent stablecoin blacklistings and freezes
list_freeze_eventsThe published feed of recent stablecoin blacklist, freeze, seizure, release and on-chain sanctions events — the same rows eaglevirtual.com shows publicly — with the wallet, coin, blockchain, date, block and transaction for each. Covers every coin on every chain: omit the filters and it returns all of them, newest first. Filter by coin, blockchain, event kind or date to narrow it. Each result reports which chains, coins and issuers it actually contains. This is a published sample of the record, not the full corpus, and there is no way to page beyond it. To check a specific wallet, use get_address_status instead; for totals use get_token_statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Restrict to one kind of event. | |
| chain | No | Blockchain name or chain id, e.g. Tron or 1. | |
| limit | No | Rows to return, up to 100. Defaults to 25. | |
| since | No | Only events on or after this date, YYYY-MM-DD. | |
| token | No | Coin symbol, e.g. USDT. |