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