Search
Preparing search index...
The search index is not available
@aurora-is-near/engine
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@aurora-is-near/engine
AddressState
Class AddressState
Hierarchy
AddressState
Index
Constructors
constructor
Properties
address
balance
code
nonce
storage
Constructors
constructor
new
Address
State
(
address
:
string
, nonce
?:
bigint
, balance
?:
Amount
, code
?:
Uint8Array
, storage
?:
AddressStorage
)
:
AddressState
Parameters
address:
string
nonce:
bigint
= ...
balance:
Amount
= ...
Optional
code:
Uint8Array
storage:
AddressStorage
= ...
Returns
AddressState
Properties
address
address
:
string
balance
balance
:
Amount
= ...
Optional
code
code
:
Uint8Array
nonce
nonce
:
bigint
= ...
storage
storage
:
AddressStorage
= ...
Exports
parse
Address
parse
Hex
String
Engine
Storage
Key
Prefix
NetworkID
Address
State
constructor
address
balance
code
nonce
storage
Begin
Block
Args
Begin
Chain
Args
Engine
Engine
State
Function
Call
Args
Get
ChainID
Get
Storage
AtArgs
Key
Store
Meta
Call
Args
New
Call
Args
View
Call
Args
Connect
Env
Connect
Options
Key
Store
Env
Network
Config
Transaction
Outcome
AccountID
Address
Address
Storage
Amount
Block
Hash
Block
Height
Bytecode
Bytecodeish
ChainID
Engine
Storage
Error
TransactionID
U256
default
Key
Pair
NETWORKS
format
U256
Generated using
TypeDoc