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. Earn
  2. General
  3. Use cases
  4. Flex

Make a deposit

PreviousFlexNextUX example

Last updated 1 year ago

To kickstart your journey towards earning rewards, making a deposit into Earn Flex is the pivotal first step. We've made this process straightforward and accommodating to suit your needs:

  • No Deposit Limits: There are no rigid limits in place for your deposits. You have the freedom to deposit any amount you choose, whether it's a modest sum or a substantial investment.

  • Multi-Asset Support: You can deposit EUR (EUROC), USDC, Bitcoin (BTC), or Ethereum (ETH) into Earn Flex.

Here's a step-by-step guide to make a deposit:

1. Complete the Tutorial

Before proceeding, ensure that you have completed the Earn service tutorial. This step is essential and can be marked as complete by setting earnTutorialRead to true in your Preferences, accessible through both the app and web interfaces.

2. Create Your Savings Wallet

In the Account section, use the POST method to create your savings wallet. This wallet is a prerequisite for making deposits. You need to know your earnAccountId to introduce in the process of creation of a deposit, which you can get along with the rest of the wallet information here.

3. Initiate a Deposit in Earn Flex

With your earnAccountId in hand, you can now create a deposit in Earn Flex. Simply specify the desired asset amount you wish to deposit. Detailed information about your deposit can be accessed here.

4. Choose Your Rewards Reinvestment

Additionally, you have the flexibility to decide whether to reinvest your rewards. Utilize the PATCH method to customize your reinvestment preferences, allowing your rewards to either bolster your wallet or contribute to the growth of your deposit.

Explore a real-world example that illustrates the user experience of initiating a deposit in Earn Flex. This walkthrough provides valuable insights into how end-users seamlessly navigate the process.

here