Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
AccountBalanceChangedEventDetails
Type Alias AccountBalanceChangedEventDetails
Account
Balance
Changed
Event
Details
:
{
__typename
?:
"AccountBalanceChangedEventDetails"
;
direction
:
AccountBalanceChangeDirection
;
explorerName
:
Scalars
[
"String"
]
[
"output"
]
;
explorerUrl
:
Scalars
[
"String"
]
[
"output"
]
;
isWhaleWatch
:
Scalars
[
"Boolean"
]
[
"output"
]
;
newValue
:
Scalars
[
"Decimal"
]
[
"output"
]
;
previousValue
:
Scalars
[
"Decimal"
]
[
"output"
]
;
tokenChanges
:
AccountBalanceChangeRow
[]
;
tokenSymbol
:
Scalars
[
"String"
]
[
"output"
]
;
walletBlockchain
:
WalletBlockchain
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...