Regional Starter Pack
Etherfuse logo

Etherfuse

Etherfuse bridges traditional finance and decentralized finance, making financial systems more inclusive, transparent, and efficient for everyone.

Regions

Currency

MXN

Rail

spei

Token

CETES

KYC

Required

How this anchor scores

Commercial

  • met: Locally denominated asset (stablecoin or stablebond) on Stellar CETES / TESOURO stablebonds on Stellar
  • met: Support for local payment rails connected to Stellar SPEI (MX); PIX (BR)
  • met: Competitive rates (wholesale <25 bps conversion) Stablebond yield offsets conversion cost
  • met: Deep liquidity for low slippage (local โ†” global assets)

Developer

  • met: Open self-service access (credentials + sandbox, no human in the loop) Self-serve signup; sandbox live 24/7
  • met: Accurate, well-documented API (docs match the wire) Guides + reference match the wire (MX)
  • met: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) Sandbox delivers on-chain tokens; off-ramp burns tokens
  • met: Agent-buildable (machine-readable docs/spec, diagnosable failures) MCP docs server + OpenAPI spec
  • met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) Quote API returns fee + rate per transaction; public pricing docs

Integration Flow

On-Ramp

  1. Create Customer โ€” Register the user and receive a KYC onboarding URL.
  2. Complete KYC via Iframe โ€” Embed the onboarding URL in an iframe for identity verification.
  3. Get Quote โ€” Request a quote for the local currency to token conversion.
  4. Create On-Ramp Order โ€” Submit the order and receive local payment instructions.
  5. Transfer Fiat via Bank โ€” The user sends local currency via their payment rail using the provided details.
  6. Receive Tokens โ€” The anchor delivers locally denominated tokens to the user's Stellar wallet.

Off-Ramp

  1. Create Customer + KYC โ€” Register and complete identity verification via iframe.
  2. Get Quote โ€” Request a quote for the token to local currency conversion.
  3. Create Off-Ramp Order โ€” Submit the off-ramp order to the anchor.
  4. Poll for Signable Transaction โ€” Wait for the burn transaction XDR to appear via polling.
  5. Sign with Freighter โ€” Sign the burn transaction in Freighter and submit to Stellar.
  6. Receive Fiat โ€” The anchor sends local currency to the user's bank via their payment rail.

Known Issues

  • Brazil support (BRL โ†” TESOURO over PIX) is underway and undocumented: Etherfuse's published FX API and OpenAPI spec currently cover only Mexico (MXN โ†” CETES over SPEI) plus USD-denominated stablecoins (USDC, EURC). The Brazil/PIX request and response shapes in this client are speculative and unverified against a live environment.
  • If you try to create your customers through API calls, submitting the various "agreements" via POST requests to Etherfuse currently fails with a 406 error. This blocks customer KYC via these API methods. The Onboarding URL approach still works.

Links