Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/accounts
local-view-execution/storage
StorageData
Interface StorageData
interface
StorageData
{
blockHeight
:
number
;
blockTimestamp
:
number
;
contractCode
:
string
;
contractState
:
ContractState
;
}
Index
Properties
block
Height
block
Timestamp
contract
Code
contract
State
Properties
block
Height
block
Height
:
number
block
Timestamp
block
Timestamp
:
number
contract
Code
contract
Code
:
string
contract
State
contract
State
:
ContractState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Height
block
Timestamp
contract
Code
contract
State
Documentation
Loading...