Skip to main content

The Complete Stablecoin Infrastructure

Faraday is the all-in-one API for sending and receiving stablecoin transactions with built-in best execution, fraud detection, and compliance. Transfer stablecoins across chains and denominations in a single API call—USDT on Solana to USDC on Ethereum, instantly.

Best Execution

Aggregate quotes from 15+ DEX aggregators and bridges to guarantee optimal pricing for every transaction.

Built-in Compliance

Travel Rule support, OFAC screening, and sanctions monitoring automatically applied to every transfer.

Risk Management

Screen for address poisoning, sanctioned wallets, and common human errors before execution.

Full Auditability

Complete transaction records, compliance logs, and historical reporting for regulatory requirements.

Why Faraday?

  • For Developers
  • For Enterprises
  • For Protocols

Ship Compliant Payments Faster

  • Single API Integration: One endpoint replaces 15+ aggregator integrations
  • TypeScript SDK: Production-ready client with full type safety
  • Non-Custodial: Users maintain control of funds at all times
  • Test Environment: Sandbox for development without real funds
import { FaradayClient } from '@rangesecurity/faraday-sdk';

const faraday = new FaradayClient({ apiKey: process.env.RANGE_API_KEY });

// Get best quote for USDT → USDC swap
const quote = await faraday.getQuote({
  sourceChain: 'solana',
  sourceToken: 'USDT',
  destChain: 'ethereum',
  destToken: 'USDC',
  amount: '1000'
});

// Execute with built-in compliance checks
const tx = await faraday.executeQuote(quote.id);

Product Comparison

FaradayDEX AggregatorsManual Swaps
Best Price Execution
Cross-Chain Support⚠️
Compliance Built-in
Risk Screening
Travel Rule Support
Audit Trail
Transaction Monitoring
Historical Reporting
Faraday is the only solution that combines best execution with comprehensive compliance and risk management.

Use Cases

DAOs, protocols, fintechs, and enterprises can execute cross-chain stablecoin transfers with guaranteed best execution. Every transaction is automatically screened for sanctions, malicious addresses, and compliance risks, with complete audit trails.Perfect For:
  • Payroll across multiple chains
  • Vendor payments in different stablecoins
  • International remittances
  • Cross-border B2B payments
On-chain treasuries can automate rebalancing, diversify stablecoin exposure, and manage liquidity across networks. Each transaction includes counterparty and jurisdictional risk assessment for compliant capital management. Perfect For: - DAO treasury operations - Protocol-owned liquidity management - Multi-chain asset allocation - Yield optimization strategies
Payment platforms and fintech apps can route stablecoin payments efficiently while maintaining Travel Rule compliance. Faraday optimizes for the best path and lowest cost automatically. Perfect For: - Crypto payment processors - Remittance platforms - Neobanks and fintechs - E-commerce integrations
Institutions can execute large stablecoin swaps with minimal slippage across multiple aggregators, ensuring best execution and full compliance documentation for each trade.Perfect For:
  • OTC desks
  • Market makers
  • Fund managers
  • Institutional treasury

How It Works


Core Features

🔄 Intelligent Routing

  • 15+ Aggregator Integration: Jupiter, 1inch, Orca, Raydium, and more
  • Cross-Chain Bridges: CCTP, Wormhole, LayerZero, and other trusted bridges
  • Dynamic Route Optimization: Real-time pricing and liquidity analysis
  • Slippage Protection: Configurable slippage tolerance and price guarantees

🛡️ Compliance Layer

  • OFAC Screening: Real-time checks against sanctioned addresses
  • Travel Rule: Automated compliance for jurisdictional requirements
  • AML Monitoring: Transaction pattern analysis and risk scoring
  • Audit Trails: Immutable records for regulatory reporting

⚡ Developer Experience

  • TypeScript SDK: Full type safety and IntelliSense support
  • REST API: Complete API for custom integrations
  • Webhook Events: Real-time notifications for transaction updates
  • Sandbox Environment: Test with fake funds before production

📊 Monitoring & Analytics

  • Real-Time Tracking: Monitor in-flight transactions across chains
  • Custom Alerts: Set triggers for specific transaction patterns
  • Historical Reports: Compliance and transaction history exports
  • Dashboard Access: Visual interface for operations team

Supported Networks & Tokens

Solana

USDC, USDT, PYUSD, and all major SPL stablecoins

Ethereum

USDC, USDT, DAI, FRAX, and ERC-20 stablecoins

Arbitrum

Native and bridged USDC, USDT, DAI

Base

USDC (native), bridged stablecoins
More chains and tokens added regularly. Request support for specific networks.

Integration Options


Pricing

Trial: 100 quote requests/month • No credit card requiredContact our team for production pricing based on volume.

Next Steps