Documentation
Preparing search index...
@mysten/deepbook-v3
predict
BalanceChangeReceipt
Interface BalanceChangeReceipt
interface
BalanceChangeReceipt
{
accountId
:
string
;
amount
:
number
;
coinType
:
string
;
newBalance
:
number
;
raw
:
{
amount
:
bigint
;
newBalance
:
bigint
}
;
}
Index
Properties
account
Id
amount
coin
Type
new
Balance
raw
Properties
account
Id
accountId
:
string
amount
amount
:
number
Display value assuming a 6-decimal coin (quote + PLP both are).
coin
Type
coinType
:
string
new
Balance
newBalance
:
number
raw
raw
:
{
amount
:
bigint
;
newBalance
:
bigint
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
amount
coin
Type
new
Balance
raw
Documentation
Loading...
Display value assuming a 6-decimal coin (quote + PLP both are).