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
Index
References
parse
Address
parse
Hex
String
Enumerations
Engine
Storage
Key
Prefix
NetworkID
Classes
Address
State
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
Interfaces
Connect
Env
Connect
Options
Key
Store
Env
Network
Config
Transaction
Outcome
Type aliases
AccountID
Address
Address
Storage
Amount
Block
Hash
Block
Height
Bytecode
Bytecodeish
ChainID
Engine
Storage
Error
TransactionID
U256
Properties
default
Variables
Key
Pair
NETWORKS
Functions
format
U256
References
parse
Address
Re-exports
parseAddress
parse
Hex
String
Re-exports
parseHexString
Type aliases
AccountID
AccountID
:
string
Address
Address
:
string
Address
Storage
Address
Storage
:
Map
<
U256
,
U256
>
Amount
Amount
:
bigint
|
number
Block
Hash
Block
Hash
:
string
Block
Height
Block
Height
:
number
Bytecode
Bytecode
:
Uint8Array
Bytecodeish
Bytecodeish
:
Bytecode
|
string
ChainID
ChainID
:
bigint
Engine
Storage
Engine
Storage
:
Map
<
Address
,
AddressState
>
Error
Error
:
string
TransactionID
TransactionID
:
string
U256
U256
:
bigint
Properties
default
default
:
{
EngineStorageKeyPrefix
:
any
;
NetworkID
:
any
;
AddressState
:
any
;
BeginBlockArgs
:
any
;
BeginChainArgs
:
any
;
Engine
:
any
;
EngineState
:
any
;
FunctionCallArgs
:
any
;
GetChainID
:
any
;
GetStorageAtArgs
:
any
;
KeyStore
:
any
;
MetaCallArgs
:
any
;
NewCallArgs
:
any
;
ViewCallArgs
:
any
;
KeyPair
:
typeof
KeyPair
;
NETWORKS
:
Map
<
string
,
NetworkConfig
>
;
formatU256
:
any
;
parseAddress
:
any
;
parseHexString
:
any
}
Type declaration
Key
Pair
:
typeof
KeyPair
NETWORKS
:
Map
<
string
,
NetworkConfig
>
format
U256
:
function
format
U256
(
value
:
U256
)
:
string
Parameters
value:
U256
Returns
string
parse
Address
:
function
parse
Address
(
address
:
string
)
:
string
Parameters
address:
string
Returns
string
parse
Hex
String
:
function
parse
Hex
String
(
value
:
BytesLike
|
Hexable
|
number
, options
?:
DataOptions
)
:
Uint8Array
Parameters
value:
BytesLike
|
Hexable
|
number
Optional
options:
DataOptions
Returns
Uint8Array
Variables
Const
Key
Pair
Key
Pair
:
typeof
KeyPair
= ...
Const
NETWORKS
NETWORKS
:
Map
<
string
,
NetworkConfig
>
= ...
Functions
format
U256
format
U256
(
value
:
U256
)
:
string
Parameters
value:
U256
Returns
string
Exports
parse
Address
parse
Hex
String
Engine
Storage
Key
Prefix
NetworkID
Address
State
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