LogoLogo
  • GENERAL
    • About Criptan
    • Get started
      • Introduction
      • 1. Activate your account
      • 2. Add funds to your balance
      • 3. Start interacting with the API
    • API
      • Introduction
      • Authentication
        • Auth Transactions and Earn
          • API Reference
        • Auth Business (Criptan Pay)
      • Real-Time API (WebSockets)
        • OHLCV
        • TICKERS
      • Webhooks
        • Transactions and Earn Webhooks
        • Business Webhooks
      • API reference
      • Changelog
    • Developer tools
      • Sandbox
      • Support
      • Feedback
    • Security
  • Transactions
    • General
      • Overview
      • Available exchange
      • Geographic availability
      • Use cases
        • Buy
          • UX example
        • Sell
          • UX example
        • Send crypto
          • UX example
        • Receive crypto
          • UX example
        • Recurring purchases
          • UX example
        • Check history
      • FAQ
    • API Reference
      • Trades
      • Withdrawals
      • Information
  • Earn
    • General
      • Overview
      • Geographic availability
      • Use cases
        • 3, 6, 12 months
          • Make a deposit
            • UX example
          • Set up auto-renew a deposit automatically
            • UX example
        • Flex
          • Make a deposit
            • UX example
          • Make a withdrawal
            • UX example
          • Cancel a withdrawal
            • UX example
          • Set up reinvest or not rewards
            • UX example
        • Flex and 3, 6, 12 months
          • Receiving Rewards
      • FAQ
    • API Reference
  • Business (Criptan Pay)
    • General
      • Business (Criptan Pay)
      • Onboarding
      • Payment Button
      • Charges
      • FAQ
    • API Reference
      • Charge
      • Generate charge receipt
      • Get payment
    • Types CPay definitions
      • BusinessAccount
      • BusinessCharge
Powered by GitBook
On this page
  1. Transactions
  2. General
  3. Use cases

Send crypto

How to send/withdraw cryptocurrencies from a Criptan address to an external one through the Criptan API.

One of the services that Criptan offers is to send cryptocurrencies from one address to another in a simple way and with just four steps. Here is a guide to do it:

  1. Choosing the cryptocurrency

    1. The first step is to indicate the cryptocurrency to send. For example: USDC.

  2. Choosing the amount

    1. The second step is to indicate how much of that cryptocurrency the user wants to send. For example: 147 USDCs.

  3. Indicating destination address

    1. The third step is to indicate the destination address, the address where the user wants to receive his funds.

  4. Confirming the operation

    1. Once all the information is completed, the cost of the operation can be calculated.

    2. If the user agrees with all the information and the cost of the operation, all that remains is to accept the operation and send the cryptocurrencies.

PreviousUX exampleNextUX example

Last updated 1 year ago