Preparing search index...
The search index is not available
@catalabs/catalyst-sdk
@catalabs/catalyst-sdk
SendAssetEvent
OutputObject
Interface OutputObject
interface
OutputObject
{
channelId
:
string
;
fee
:
bigint
;
fromAmount
:
bigint
;
fromAsset
:
string
;
minOut
:
bigint
;
toAccount
:
string
;
toAssetIndex
:
bigint
;
toVault
:
string
;
underwriteIncentiveX16
:
bigint
;
units
:
bigint
;
}
Index
Properties
channel
Id
fee
from
Amount
from
Asset
min
Out
to
Account
to
Asset
Index
to
Vault
underwrite
Incentive
X16
units
Properties
channel
Id
channel
Id
:
string
fee
fee
:
bigint
from
Amount
from
Amount
:
bigint
from
Asset
from
Asset
:
string
min
Out
min
Out
:
bigint
to
Account
to
Account
:
string
to
Asset
Index
to
Asset
Index
:
bigint
to
Vault
to
Vault
:
string
underwrite
Incentive
X16
underwrite
Incentive
X16
:
bigint
units
units
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
Id
fee
from
Amount
from
Asset
min
Out
to
Account
to
Asset
Index
to
Vault
underwrite
Incentive
X16
units
@catalabs/catalyst-sdk
Loading...