---
title: "GET /wallets/screen/info"
method: GET
path: "/wallets/screen/info"
---

# GET /wallets/screen/info

`GET /wallets/screen/info`

## Query parameters

- `wallet` string, required
- `chainId` string
- `source` string
- `forceScreen` boolean

## Response `200`

Default Response

- object
  - `message` string
  - `isBlocked` boolean
  - `isTrmBlocked` boolean, nullable
  - `isVasp` boolean, nullable
  - `trmBlockReasons` object[]
    - `category` string
    - `severity` 'unknown' | 'low' | 'medium' | 'high' | 'severe'
    - `riskType` 'OWNERSHIP' | 'COUNTERPARTY' | 'INDIRECT' | 'null', nullable
  - `isHackBountyBlocked` boolean
  - `isChainalysisBlocked` boolean
  - `isOstiumBlocked` boolean
  - `hermod` object
    - `isBlocked` boolean
    - `threatLevel` number, nullable
    - `hitUuid` string, nullable
    - `sanctioned` string, nullable
  - `override` string
  - `reason` string, nullable

## Other responses

- `401` — Default Response

---

[API](https://skmtc.net/relay/apis/cross-chain-solver.md) · [All operations](https://skmtc.net/relay/apis/cross-chain-solver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/relay/cross-chain-solver/revisions/428d669c2830/schema)
