Details:
The 6,000 XTS and 35,000 XTS were created by doing wallet_delegate_withdraw_pay krabbypatty krabbypatty <amount>
When I do wallet_get_account krabbypatty I get this in the delegate_info section (pay_balance was higher prior to withdrawal):
...
"delegate_info": {
    "votes_for": 50998374857,
    "blocks_produced": 118,
    "blocks_missed": 1,
    "pay_rate": 100,
    "pay_balance": 23794904,
    "next_secret_hash": "e83f1bb35a28829c04303c90ff69b496b77e93a0",
    "last_block_num_produced": 13074
  },
...