get https://api.bithumb.com/v1/status/wallet
입출금 현황과 블록 상태를 조회합니다.
Response
필드 | 설명 | 타입 |
---|---|---|
currency | 화폐를 의미하는 영문 대문자 코드 | String |
wallet_state | 입출금 상태- working : 입출금 가능 - withdraw_only : 출금만 가능 - deposit_only : 입금만 가능 - paused : 입출금 중단 | String |
block_state | 블록 상태- normal : 정상 - delayed : 지연 - inactive : 비활성 (점검 등) | String |
block_height | 블록 높이 | Integer |
block_updated_at | 블록 갱신 시각 | DateString |
block_elapsed_minutes | 블록 정보 최종 갱신 후 경과 시간 (분) | Integer |
net_type | 입출금 관련 요청 시 지정해야 할 네트워크 타입 | String |
network_name | 입출금 네트워크 이름 | String |