@usdctofiat/offramp
@usdctofiat/offramp / OfframpCreateOptions
Interface: OfframpCreateOptions
Defined in: packages/offramp-sdk/src/types.ts:119
Properties
apiBaseUrl?
optionalapiBaseUrl?: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?
optionalintegratorId?:string
Defined in: packages/offramp-sdk/src/types.ts:120
referralId?
optionalreferralId?:string
Defined in: packages/offramp-sdk/src/types.ts:121
telemetry?
optionaltelemetry?:boolean
Defined in: packages/offramp-sdk/src/types.ts:122