Fern Developer Docs
  • Overview
    • Fern overview
    • Earning revenue with Fern
    • Developer dashboard
    • Help & support
  • Coverage
    • Customer types
    • Restricted customer geographies
  • Fiat currency support
  • Cryptocurrency support
  • Guides
    • Core API concepts
    • Create and verify customers
      • Requirements for Individuals
      • Requirements for Businesses
      • Customer statuses
      • Country codes
    • Create Fern wallets
    • First-party onramps
    • First-party offramps
    • Webhooks
      • Events
      • Sample Payloads
      • Verification
      • Retries
  • API reference
    • Customers
    • Payment accounts
    • Quotes
    • Transactions
      • Additional details
  • Advanced
    • Slippage and price impact
    • Rate limits
Powered by GitBook
On this page
Export as PDF
  1. Advanced

Slippage and price impact

Last updated 4 months ago

Converting ERC-20 tokens, particularly those with smaller market caps and volatile prices, can lead to significant price impact, especially for crypto-to-fiat flows.

To protect your customers and ensure competitive pricing, we offer a minimum guaranteed amount for each transaction (see ). If this amount cannot be achieved at the time of execution, the transaction will be failed, and the funds will be returned to the sending address.

Webhooks will provide the reason for the failure, allowing you to take appropriate action (coming soon). You can retry the offramp when market conditions improve.

Transactions API