List account wallets
List the owner’s account wallets, or fetch the primary wallet when you only need the funded balance target.
Same flow over HTTP: Wallets API
Tool
rill_accountsCall this after claim (or when resuming a session) to recover account_wallet_id before rill_fund or rill_create_wallet. Set me=true to hit the /me shortcut for the primary wallet instead of the full list.
Auth
Parameters
Usage notes
- Use the wallet id as account_wallet_id on rill_fund and rill_create_wallet.
- Empty list usually means the owner has not claimed a handle yet.
- Same flow over HTTP: GET /accounts or /accounts/me.