Send & Receive
Cat Wallet makes it simple to transfer assets across the Ritual Chain.
Sending Tokens
To send tokens, navigate to the Send tab on the dashboard.
- Select Asset: Choose the token you want to send from the dropdown (e.g., RITUAL, rUSD, rBTC).
- Amount: Enter the amount you wish to transfer. The UI will prevent you from entering an amount greater than your current balance.
- Recipient: Enter the recipient's address. Cat Wallet supports two types of recipient inputs:
- Standard Ethereum Address: A standard 42-character hex string (e.g.,
0x123...abc). - Ritual Name: A human-readable
.ritualdomain (e.g.,alice.ritual).
- Standard Ethereum Address: A standard 42-character hex string (e.g.,
Name Resolution
If you enter a .ritual name, the wallet will automatically query the Name Service contract to resolve the name to its underlying hexadecimal address.
- If the name is registered, the resolved address will be displayed.
- If the name is unregistered or invalid, you will receive an error and the send button will remain disabled.
Receiving Tokens
To receive tokens, navigate to the Receive tab.
Your wallet address will be prominently displayed along with a scannable QR code.
- You can copy your address directly to the clipboard by tapping on it.
- If you have registered a
.ritualname via the Name Service, it will also be displayed here. You can share this human-readable name with other Cat Wallet users instead of your full address.