@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/clients
solscan
SolscanBalanceChangeActivity
Interface SolscanBalanceChangeActivity
interface
SolscanBalanceChangeActivity
{
amount
:
number
;
blockId
:
string
;
blockTime
:
number
;
fee
:
number
;
postBalance
:
number
;
preBalance
:
number
;
time
:
Date
;
tokenAccount
:
PublicKey
;
transId
:
string
;
type
:
"CREDIT"
|
"DEBIT"
;
}
Index
Properties
amount
block
Id
block
Time
fee
post
Balance
pre
Balance
time
token
Account
trans
Id
type
Properties
amount
amount
:
number
block
Id
blockId
:
string
block
Time
blockTime
:
number
fee
fee
:
number
post
Balance
postBalance
:
number
pre
Balance
preBalance
:
number
time
time
:
Date
token
Account
tokenAccount
:
PublicKey
trans
Id
transId
:
string
type
type
:
"CREDIT"
|
"DEBIT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
block
Id
block
Time
fee
post
Balance
pre
Balance
time
token
Account
trans
Id
type
@cfxlabsinc/b2b-services
Loading...