Chromia Docs
Preparing search index...
The search index is not available
@chromia/ft4 - v1.1.0
@chromia/ft4
registration
TransferStrategyRuleRaw
Type alias TransferStrategyRuleRaw
Transfer
Strategy
Rule
Raw
:
{
allow_all_assets
:
boolean
;
asset_limits
:
AssetLimitRaw
[]
;
blockchains
:
AllowListRaw
;
recipients
:
AllowListRaw
;
require_same_address
:
boolean
;
senders
:
AllowListRaw
;
strategies
:
string
[]
;
timeout_days
:
number
;
}
Raw transfer strategy rule type that represents rules returned from blockchain
Type declaration
allow_
all_
assets
:
boolean
asset_
limits
:
AssetLimitRaw
[]
blockchains
:
AllowListRaw
recipients
:
AllowListRaw
require_
same_
address
:
boolean
senders
:
AllowListRaw
strategies
:
string
[]
timeout_
days
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@chromia/ft4 - v1.1.0
Loading...
Raw transfer strategy rule type that represents rules returned from blockchain