Search
Preparing search index...
The search index is not available
@ganache/ethereum
Options
Public
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"api"
Module "api"
Index
Classes
Ethereum
Api
Type aliases
Typed
Data
Variables
CLIENT_
VERSION
PROTOCOL_
VERSION
RPCQUANTITY_
ZERO
RPC_
MODULES
keccak
version
Functions
assert
Exceptional
Transactions
Type aliases
Typed
Data
Typed
Data
:
Exclude
<
Parameters<typeof signTypedData_v4>[1]["data"]
,
NotTypedData
>
Variables
Const
CLIENT_
VERSION
CLIENT_
VERSION
:
string
= `Ganache/v${version}/EthereumJS TestRPC/v${version}/ethereum-js`
Const
PROTOCOL_
VERSION
PROTOCOL_
VERSION
:
Data
= Data.from("0x3f")
RPCQUANTITY_
ZERO
RPCQUANTITY_
ZERO
:
Quantity
Const
RPC_
MODULES
RPC_
MODULES
:
object
= {eth: "1.0",net: "1.0",rpc: "1.0",web3: "1.0",evm: "1.0",personal: "1.0"} as const
Type declaration
eth
:
"1.0"
evm
:
"1.0"
net
:
"1.0"
personal
:
"1.0"
rpc
:
"1.0"
web3
:
"1.0"
keccak
keccak
:
keccak
version
version
:
any
Functions
assert
Exceptional
Transactions
assert
Exceptional
Transactions
(
transactions
:
RuntimeTransaction
[]
)
:
void
Parameters
transactions:
RuntimeTransaction
[]
Returns
void
Globals
"api"
Ethereum
Api
Typed
Data
CLIENT_
VERSION
PROTOCOL_
VERSION
RPCQUANTITY_
ZERO
RPC_
MODULES
keccak
version
assert
Exceptional
Transactions
Generated using
TypeDoc