Search
Preparing search index...
The search index is not available
@psychedelic/plug-controller
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@psychedelic/plug-controller
interfaces/ledger
Module interfaces/ledger
Index
Interfaces
Account
Balance
Args
Archive
Options
Duration
ICPTs
Ledger
Canister
Init
Payload
Notify
Canister
Args
Send
Args
Time
Stamp
Transaction
default
Type aliases
Account
Identifier
Block
Height
Memo
Sub
Account
Transfer
Type aliases
Account
Identifier
Account
Identifier
:
string
Block
Height
Block
Height
:
bigint
Memo
Memo
:
bigint
Sub
Account
Sub
Account
:
number
[]
Transfer
Transfer
:
{
Burn
:
{
amount
:
ICPTs
;
from
:
AccountIdentifier
}
}
|
{
Mint
:
{
amount
:
ICPTs
;
to
:
AccountIdentifier
}
}
|
{
Send
:
{
amount
:
ICPTs
;
from
:
AccountIdentifier
;
to
:
AccountIdentifier
}
}
Modules
interfaces/ledger
Account
Balance
Args
Archive
Options
Duration
ICPTs
Ledger
Canister
Init
Payload
Notify
Canister
Args
Send
Args
Time
Stamp
Transaction
default
Account
Identifier
Block
Height
Memo
Sub
Account
Transfer
Legend
Variable
Function
Function with type parameter
Type alias
Type alias with type parameter
Interface
Interface with type parameter
Class
Class with type parameter
Enumeration