해당 KAS 사용자가 가진 모든 Kaia 계정 및 키 개수를 보여줍니다.
Kaia 네트워크 체인 ID (1001 또는 8217)
요청이 성공적입니다.
curl -i -X GET \ -u <username>:<password> \ https://wallet-api.klaytnapi.com/v2/stat/count \ -H 'x-chain-id: string'
{"accountId": "5adddb69-20b5-4444-a205-8bd681c815cc","count": 1}