Appearance
@swapped/connect-sdk / core / CashAppSupportedAsset
Type Alias: CashAppSupportedAsset
CashAppSupportedAsset =
object
Defined in: src/types/cash-app.types.ts:13
Destination asset a Cash App onramp can pay out to.
Properties
asset
asset:
TokenSymbol
Defined in: src/types/cash-app.types.ts:14
chain
chain:
Network
Defined in: src/types/cash-app.types.ts:15
exchangeRateFiat
exchangeRateFiat:
number
Defined in: src/types/cash-app.types.ts:19
Fiat (currently USD) per 1 unit of asset.
isDefault
isDefault:
boolean
Defined in: src/types/cash-app.types.ts:20
logoURI
logoURI:
string
Defined in: src/types/cash-app.types.ts:17
minAmountCrypto
minAmountCrypto:
number
Defined in: src/types/cash-app.types.ts:26
minAmountFiat
minAmountFiat:
number
Defined in: src/types/cash-app.types.ts:25
SDK-resolved minimum deposit in fiat (currently USD; ceiled to cents, floored at the client default).
recipientAddress
recipientAddress:
string
Defined in: src/types/cash-app.types.ts:16