Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
types/types
GtaV2AccountInfo
Type Alias GtaV2AccountInfo
Account info within a
getTokenAccountsByOwnerV2
response.
type
GtaV2AccountInfo
=
{
data
:
any
;
executable
:
boolean
;
lamports
:
number
;
owner
:
string
;
rentEpoch
:
number
;
space
?:
number
;
}
Index
Properties
data
executable
lamports
owner
rent
Epoch
space?
Properties
data
data
:
any
executable
executable
:
boolean
lamports
lamports
:
number
owner
owner
:
string
rent
Epoch
rentEpoch
:
number
Optional
space
space
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
executable
lamports
owner
rent
Epoch
space
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Account info within a
getTokenAccountsByOwnerV2response.