NoahInitiatePayinRequest

constructor(fiatCurrency: String, cryptoCurrency: String, network: String, destinationAddress: String, businessFees: Map<String, NoahBusinessFee>? = null)

Parameters

fiatCurrency

ISO-4217 fiat currency code the payin will be denominated in.

cryptoCurrency

Crypto asset symbol the payin will resolve into.

network

CAIP-2 chain id for destinationAddress (e.g. eip155:1). Prefer NoahNetwork constants; non-CAIP-2 values like "Ethereum" are rejected by the BFF.

destinationAddress

Address that should receive the resulting crypto balance.

businessFees

Optional per-payment-method business (partner) fees, keyed by payment method type. Forwarded to Noah as BusinessFees.