Skip to main content

API reference

Public SDK exports.

Start with the functions below. Open generated symbol pages for exact signatures, types, and error codes.

First deposit

One call: wallet client plus amount, platform, currency, identifier.

Open reference

Create offramp

createOfframp returns a configured client when you want shared defaults across calls.

Open reference

Post-launch ops

deposits(), close(), and the OTC helpers cover lifecycle and private orders.

Open reference

Create deposits

The main entrypoints most integrators start with.

  • offramp()

    Create, confirm, and delegate a deposit in one call.

  • createOfframp()

    Build a reusable SDK instance for long-lived clients and bots.

Operate deposits

Inspect lifecycle state, close deposits, and manage private OTC links.

Types and constants

Use the generated types to validate inputs and wire your own UI.

Telemetry and wiring

Optional helpers for attribution and internal instrumentation.

Generated index

@usdctofiat/offramp


@usdctofiat/offramp

Classes

Interfaces

Type Aliases

Variables

Functions