rule

struct rule(source)

A set of requirements to be satisfied to register an account.

Properties

Link copied to clipboard

Whether all assets can be sent. If true, asset_limits won't be parsed - minimum amounts cannot be set.

Link copied to clipboard

What minimum amounts of each assets must be sent to register an account.

Link copied to clipboard

From which blockchains must assets arrive to create an account. For on-chain transfers, this blockchain's ID will appear in the allowlist

Link copied to clipboard

Which accounts can be registered

Link copied to clipboard

Whether a certain sender can only register an account with its same ID. Only makes sense for cross-chain transfers.

Link copied to clipboard

Which accounts can send to a non-existing account to register it

Link copied to clipboard

What strategies can be used to register an account if all requirements of this rule are met.

Link copied to clipboard

How many days must pass after the transfer being received by the non-existing account before the account can no longer be registered and the transfer can be recalled.