Send & Receive
Cropr lets you transfer tokens directly from your wallet without leaving the app. Send and Receive are available alongside Swap and Cross-Chain Swap in the trade panel and work on both EVM chains and Solana.
Send
Use Send to transfer a token from your connected wallet to any address:
- Select the token to send (your balance is displayed).
- Enter the amount.
- Enter the recipient address, or choose one of your connected wallets.
- Confirm and sign the transaction in your wallet.
Cropr builds an unsigned transfer for the correct chain - native transfers (ETH, SOL, etc.) when no token contract is specified, or ERC-20 / SPL token transfers when a token is selected. Amounts are handled in the token's smallest units. The transfer is signed and submitted by your wallet, and once confirmed on-chain it is recorded automatically in your transaction history.
Receive
Use Receive to accept incoming tokens:
- A QR code of your wallet address is generated for easy scanning.
- Your wallet address is shown with a one-click copy button.
You receive funds on whichever EVM network the sender chooses (for example, Ethereum). Incoming transfers may take up to a minute to appear, and the transaction is recorded automatically once confirmed on-chain.
Cropr is non-custodial. Send transactions are always signed by your own wallet - Cropr only constructs the unsigned transaction and never holds your funds or keys.
See the Send & Receive API for endpoint details.