Skip to content

Activity

The Activity card shows a complete history of on-chain transactions associated with your wallet — token transfers, swaps, and off-ramp withdrawals — in reverse chronological order.


Filters

Five filters let you focus on a specific transaction type. Filters are client-side — switching between them is instant with no network request.

FilterWhat it shows
AllEvery transaction, unfiltered
ReceivedIncoming token transfers
SentOutgoing token transfers
SwappedToken swaps via KongSwap or ICPSwap
WithdrewOff-ramp withdrawals (ckUSDC, ckUSDT, ckETH, ckBTC → Ethereum/Bitcoin)

Filters are disabled automatically when no transactions of that type exist. Tapping an active filter deselects it and returns to All.

Incoming token transfers to your wallet. Expanding a received entry shows:

  • Sender address — if the sender is in your Address Book, their contact name is shown instead
  • Order Payment label — if the transfer originated from the Pybara payment blackhole canister, it is identified as an order payment automatically
  • Full date and time
  • Link to the blockchain transaction on the ICP dashboard

Outgoing token transfers from your wallet. Expanding a sent entry shows:

  • Recipient address — shown as contact name if saved in your Address Book
  • Full date and time
  • Link to the blockchain transaction

Token swaps executed via the multi-DEX aggregator (KongSwap or ICPSwap). Each swap entry shows the token received and the DEX used. Expanding reveals:

  • Token sent (from) and amount
  • Exchange rate at swap time
  • Historical fiat value at the time of the swap (converted to your display currency)
  • DEX logo and name
  • Full date and time

Off-ramp withdrawals from ICP to Ethereum or Bitcoin. Expanding reveals:

  • Destination ETH address — shown as contact name if saved in your Address Book
  • Withdrawal status for in-progress withdrawals (Minting on Ethereum, Pending)
  • Link to the Ethereum transaction on Etherscan (once confirmed)

Withdrawals in progress are tracked in the background — status updates automatically without needing to refresh.

The Activity card integrates with your Address Book. Saved ICP contacts (stored as principal or account ID) and ETH contacts are matched automatically against transaction addresses. When a match is found, the contact name replaces the raw address in the expanded view.

Activity loads the most recent transactions on first open. If older transactions exist, a Load More button appears at the bottom of the list. Tapping it fetches the next batch without replacing the current list.

Activity is pulled from the ICP index canister associated with your wallet. Records are tied to your Internet Identity principal — only transactions involving your addresses are returned.