Search
Preparing search index...
The search index is not available
Soltsice
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
W3
EventEmitter
Interface EventEmitter
Hierarchy
EventEmitter
Index
Methods
on
Methods
on
on
(
type
:
"data"
, handler
:
function
)
:
EventEmitter
on
(
type
:
"changed"
, handler
:
function
)
:
EventEmitter
on
(
type
:
"error"
, handler
:
function
)
:
EventEmitter
on
(
type
:
"error"
|
"data"
|
"changed"
, handler
:
function
)
:
EventEmitter
Parameters
type:
"data"
handler:
function
(
event
:
EventLog
)
:
void
Parameters
event:
EventLog
Returns
void
Returns
EventEmitter
Parameters
type:
"changed"
handler:
function
(
receipt
:
EventLog
)
:
void
Parameters
receipt:
EventLog
Returns
void
Returns
EventEmitter
Parameters
type:
"error"
handler:
function
(
error
:
Error
)
:
void
Parameters
error:
Error
Returns
void
Returns
EventEmitter
Parameters
type:
"error"
|
"data"
|
"changed"
handler:
function
(
error
:
Error
|
TransactionReceipt
|
string
)
:
void
Parameters
error:
Error
|
TransactionReceipt
|
string
Returns
void
Returns
EventEmitter
Globals
Bot
Manageable
JsonRPCError
JsonRPCRequest
JsonRPCResponse
Multi
Ownable
Multi
Sig
Wallet
Ownable
Soltsice
Contract
Storage
Storage
Factory
TestRPC
W3
Event
Emitter
on
is
Production
mainnet
Storage
Factory
rinkeby
Storage
Factory
ropsten
Storage
Factory
test
Accounts
test
Private
Keys
get
Storage
toBN
With
by