Skip to main content

@usdctofiat/offramp


@usdctofiat/offramp / OfframpCreateOptions

Interface: OfframpCreateOptions

Defined in: packages/offramp-sdk/src/types.ts:119

Properties

apiBaseUrl?

optional apiBaseUrl?: string

Defined in: packages/offramp-sdk/src/types.ts:130

Override the curator REST base URL (default https://api.zkp2p.xyz) used for maker registration/validation and the SDK's REST calls. For testing/proxying/mocking only — the indexer and Base RPC always target mainnet. Honored by the Offramp class (createDeposit); absent ⇒ default behavior is unchanged.


integratorId?

optional integratorId?: string

Defined in: packages/offramp-sdk/src/types.ts:120


referralId?

optional referralId?: string

Defined in: packages/offramp-sdk/src/types.ts:121


telemetry?

optional telemetry?: boolean

Defined in: packages/offramp-sdk/src/types.ts:122