v1
latestOpenAPI 3.0.12026-07-24510443.1 KB서비스 정보(Service)
입출금 서비스 상태 조회
전체 통화에 대해 입출금 서비스 상태를 조회합니다.
get/status/wallet
Response
List of service status
Example response
[
{
"currency": "BTC",
"wallet_state": "working",
"block_state": "normal",
"block_height": 902656,
"block_updated_at": "2024-01-01T00:00:000+09:00",
"block_elapsed_minutes": 31,
"net_type": "BTC",
"network_name": "Bitcoin"
}
]