Skip to main content
Defined in: guardrails/types.ts:31 A payment amount in base units (the smallest denomination for the asset), optionally scoped to a specific asset.
  • atomic is a non-negative integer. Strings are accepted for convenience.
  • asset is optional but recommended. When set, caps and totals are scoped to that asset.

Example

Properties

atomic

Defined in: guardrails/types.ts:32

asset?

Defined in: guardrails/types.ts:33