Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xentfi.com/llms.txt

Use this file to discover all available pages before exploring further.


title: v1.0.0 - Initial Release description: The first major release of the XentFi platform

April 11, 2026 Weโ€™re thrilled to announce the initial release of XentFi API v1.0.0! This first major version provides enterprise-grade crypto payment infrastructure for businesses worldwide.

๐ŸŽฏ Overview

XentFi v1.0.0 introduces a complete suite of APIs for crypto payment processing, wallet management, and automated settlement across multiple blockchains.

๐Ÿš€ New Features

Master Wallets

Create and manage hierarchical wallet structures that serve as your central treasury.
FeatureDescription
Multi-chain supportEthereum, Base, Polygon, Arbitrum, Optimism, BNB Chain, Solana
Wallet monitoringReal-time transaction tracking and alerts
Analytics dashboardComprehensive wallet metrics and reporting
Configuration optionsCustomizable wallet settings and metadata

Deposit Addresses

Generate unique blockchain addresses for customer payments.
FeatureDescription
Unlimited addressesGenerate as many addresses as needed
Address monitoringReal-time payment detection
WhitelistingPre-approve external addresses
Transaction historyComplete payment records per address
Create hosted payment pages without any frontend development.
FeatureDescription
Zero code requiredGenerate and share payment links instantly
Multiple methodsWallet Connect + deposit address support
Custom brandingLogo, colors, and messaging customization
QR codesAuto-generated for in-person payments
RedirectsSuccess and failure URL configuration

Auto Settlement

Automatically distribute funds based on configurable rules.
FeatureDescription
Rule-based triggersAmount, asset, and time-based rules
Multi-destinationSend funds to multiple wallets
Batch processingCombine multiple transfers
Slippage protectionPrice movement safeguards

Webhooks

Real-time event notifications for your application.
FeatureDescription
Event typesPayment, settlement, transfer, compliance events
Automatic retriesExponential backoff for failed deliveries
Signature verificationHMAC-SHA256 webhook security
Delivery monitoringDashboard and API for delivery status

Security & Compliance

Enterprise-grade security protecting your assets.
FeatureDescription
EncryptionAES-256-GCM at rest, TLS 1.3 in transit
AuthenticationAPI key + App ID headers
Rate limitingPer-plan limits with clear headers
IdempotencyDuplicate request prevention
Audit loggingComplete transaction records

๐ŸŒ Supported Blockchains

BlockchainNetworkChain IDStatus
EthereumMainnet1โœ… Live
EthereumSepolia11155111๐Ÿ”ง Testnet
BaseMainnet8453โœ… Live
BaseSepolia84532๐Ÿ”ง Testnet
PolygonMainnet137โœ… Live
PolygonMumbai80001๐Ÿ”ง Testnet
ArbitrumMainnet42161โœ… Live
OptimismMainnet10โœ… Live
BNB ChainMainnet56โœ… Live
SolanaMainnet1โœ… Live

๐Ÿ’ฐ Supported Assets

AssetSymbolDecimalsNetworks
EthereumETH18All EVM chains
USD CoinUSDC6All supported
TetherUSDT6All supported
DaiDAI18All EVM chains
Euro CoinEURC6Ethereum, Base
SolanaSOL9Solana
BNBBNB18BNB Chain

๐Ÿ”’ Security

Certifications

  • SOC 2 Type II compliant infrastructure
  • ISO 27001 certified
  • PCI DSS Level 1 compliant
  • GDPR compliant data handling

Encryption

  • AES-256-GCM for all sensitive data
  • TLS 1.3 for all API endpoints
  • Private keys encrypted with unique per-wallet keys
  • Keys stored in AWS KMS with automatic rotation

๐Ÿ“š Documentation

The initial documentation release includes:
SectionContent
Getting StartedIntroduction, quickstart, development setup
EssentialsAll product documentation (wallets, addresses, payments, etc.)
API ReferenceComplete OpenAPI specification with interactive examples
SecuritySecurity overview, best practices, compliance

๐Ÿšฆ Rate Limits

PlanRequests/MinuteRequests/Month
Starter6010,000
Professional300100,000
Business1,0001,000,000
EnterpriseCustomCustom

๐Ÿ“ž Support

ChannelContact
๐Ÿ“ง Emailsupport@xentfi.com
๐Ÿ’ฌ Discordhttps://discord.gg/xentfi
๐Ÿ“š Documentationhttps://docs.xentfi.com
๐Ÿ› GitHub Issueshttps://github.com/xentfi/api/issues

๐Ÿ”ฎ Roadmap

Future releases will include:
FeatureTarget Release
AML sanctions screeningv1.1.0
Cross-chain transfersv1.2.0
Token swapsv1.2.0
Asset recoveryv1.3.0
Fiat on/off rampv2.0.0
Multi-sig walletsv2.0.0

๐Ÿ™ Acknowledgments

Thank you to our beta testers and early adopters who provided invaluable feedback during development.

Getting Started

Ready to start building? Visit our Quickstart Guide to make your first API call in minutes.
For a complete list of changes, see the GitHub release.