Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt

Use this file to discover all available pages before exploring further.

type
enum<string>
required

The type of fee.

Available options:
FEE_TYPE_NETWORK,
FEE_TYPE_EXCHANGE
amount
string
required

Digits with optional decimal part

Pattern: ^(\d+(\.\d+)?|\.\d+)$
Example:

"100.00"

currency
string
required
Maximum string length: 50
Pattern: ^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$
Example:

"An example name"