@usdctofiat/offramp
@usdctofiat/offramp / PLATFORM_LIMITS
Variable: PLATFORM_LIMITS
constPLATFORM_LIMITS:Partial<Record<PlatformId,PlatformLimits>>
Defined in: packages/offramp-sdk/src/platforms.ts:476
Per-platform constraints mirrored from curator's PLATFORM_RISK_CONFIG
(curator platformRisk.ts). ONLY the absolute, tier-independent rules are
mirrored: PayPal's PLUS-tier gate and the hard Venmo / N26 caps. Per-tier
effective caps are intentionally excluded — they're capMultiplier × tierCap
and depend on the taker, not the maker. Curator exposes no public "list
limits" endpoint, so this static mirror can drift if a PeerHQ admin changes
a value; treat as an advisory hint, never as enforcement — curator remains
the source of truth at intent-signing time.