Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
types/types
GtaV2Account
Type Alias GtaV2Account
A single account entry in a
getTokenAccountsByOwnerV2
response.
type
GtaV2Account
=
{
account
:
GtaV2AccountInfo
;
pubkey
:
string
;
}
Index
Properties
account
pubkey
Properties
account
account
:
GtaV2AccountInfo
pubkey
pubkey
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
pubkey
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
A single account entry in a
getTokenAccountsByOwnerV2response.