Loading...
Loading...
Read account state on Bithumb: balances (KRW/coin), order chance (available balance for trading), withdrawal chance (available withdrawal amount), wallet status, blockchain sync, deposit/withdrawal availability, block height/updated time, and API key info. Requires API credentials. 빗썸 계좌 잔고, 주문 가능 금액, 출금 가능 금액, 지갑 상태, 입출금 현황(가능 여부·블록 갱신시각·블록 동기화), API 키 정보를 조회합니다. 잔고·주문 가능 금액·출금 가능 금액·지갑 상태·입출금 가능 여부·블록 갱신시각·API 키 조회 관련 요청에 사용하세요.
npx skill4agent add bithumb-official/bithumb-ai-trade-kit bithumb-account@bithumb-official/bithumb-cliBITHUMB_ACCESS_KEYBITHUMB_SECRET_KEYbithumb system diagnoseBITHUMB_ACCESS_KEYBITHUMB_SECRET_KEYdiagnosebithumb-marketbithumb-tradebithumb-depositbithumb-withdrawbithumb-system| # | Command | Type | Description |
|---|---|---|---|
| 1 | | READ | All account assets (KRW + coins) |
| 2 | | READ | Order availability: balance, fees, limits for a market |
| 3 | | READ | Wallet status: block sync, deposit/withdrawal availability |
| 4 | | READ | API key list and expiration dates |
Audit logs and diagnostics () are inbithumb system audit / diagnose.bithumb-system
| User intent | Command |
|---|---|
| Check assets (all currencies) | |
| Check trading availability for a market | |
| Check wallet/blockchain status | |
| Check API key info/expiration | |
bithumb account assets
# → KRW: 1,500,000 | BTC: 0.05 (avg: 135,000,000) | ETH: 1.2 (avg: 4,800,000)currencybalancelockedavg_buy_priceunit_currencybithumb account order-chance --market KRW-BTC
# → bid_fee: 0.0025 | ask_fee: 0.0025 | available KRW: 1,500,000 | available BTC: 0.05--marketbid_feeask_feebithumb account wallet-status
# → BTC: block_state=normal, deposit=true, withdrawal=trueblock_statebithumb account api-keysUser: "BTC 0.01개 살 수 있어?"
1. bithumb-account bithumb account order-chance --market KRW-BTC → check available KRW & fees
2. bithumb-market bithumb market ticker KRW-BTC → current price
↓ user approves
3. bithumb-trade bithumb trade place --market KRW-BTC --side bid ...User: "BTC 출금하려고 하는데 가능해?" / "BTC 출금하기 전에 다 체크해줘"
1. bithumb-account bithumb account assets → check BTC balance
2. bithumb-account bithumb account wallet-status → check BTC withdrawal enabled
3. bithumb-withdraw bithumb withdraw chance --currency BTC --net-type BTC
→ fee, min, daily limit, net_type
4. bithumb-withdraw bithumb withdraw addresses → confirm destination is allowed-list
5. bithumb-market bithumb market fee-inout BTC → cross-check fee from market side
↓ user explicitly confirms (currency, net_type, full address, amount, memo if applicable)
6. bithumb-withdraw bithumb withdraw coin --currency BTC --net-type BTC --amount ...
7. bithumb-withdraw bithumb withdraw list --currency BTC --limit 1 → verify statusThis pre-flight is mirrored in bithumb-withdraw/SKILL.md as its "🛑 Mandatory Pre-flight Checklist" so it stays visible when only the withdraw skill is active.
--jsonaccount assetslocked