Preparing search index...
The search index is not available
@catalabs/catalyst-sdk
@catalabs/catalyst-sdk
ReceiveAssetEvent
OutputObject
Interface OutputObject
interface
OutputObject
{
channelId
:
string
;
fromAmount
:
bigint
;
fromAsset
:
string
;
fromVault
:
string
;
sourceBlockNumberMod
:
bigint
;
toAccount
:
string
;
toAmount
:
bigint
;
toAsset
:
string
;
units
:
bigint
;
}
Index
Properties
channel
Id
from
Amount
from
Asset
from
Vault
source
Block
Number
Mod
to
Account
to
Amount
to
Asset
units
Properties
channel
Id
channel
Id
:
string
from
Amount
from
Amount
:
bigint
from
Asset
from
Asset
:
string
from
Vault
from
Vault
:
string
source
Block
Number
Mod
source
Block
Number
Mod
:
bigint
to
Account
to
Account
:
string
to
Amount
to
Amount
:
bigint
to
Asset
to
Asset
:
string
units
units
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
Id
from
Amount
from
Asset
from
Vault
source
Block
Number
Mod
to
Account
to
Amount
to
Asset
units
@catalabs/catalyst-sdk
Loading...