Preparing search index...
The search index is not available
Solana Signer SDK Documentation
Solana Signer SDK Documentation
@neonevm/solana-sign
BalanceAccountRaw
Interface BalanceAccountRaw
interface
BalanceAccountRaw
{
address
:
string
;
balance
:
number
;
chainId
:
bigint
;
headerVersion
:
number
;
nonce
:
bigint
;
type
:
number
;
}
Index
Properties
address
balance
chain
Id
header
Version
nonce
type
Properties
address
address
:
string
balance
balance
:
number
chain
Id
chainId
:
bigint
header
Version
headerVersion
:
number
nonce
nonce
:
bigint
type
type
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
balance
chain
Id
header
Version
nonce
type
Solana Signer SDK Documentation
Loading...