superxerox-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Bytes
Bytes
Like
Unsigned
Transaction
errors
Base
Contract
Big
Number
Contract
Contract
Factory
Fixed
Number
Signer
Void
Signer
Wallet
Wordlist
Call
Overrides
Contract
Receipt
Contract
Transaction
Event
address
args
block
Hash
block
Number
data
decode
decode
Error
event
event
Signature
get
Block
get
Transaction
get
Transaction
Receipt
log
Index
remove
Listener
removed
topics
transaction
Hash
transaction
Index
Overrides
Payable
Overrides
Populated
Transaction
Signature
Transaction
Big
Numberish
Contract
Function
Contract
Interface
Event
Filter
logger
version
wordlists
get
Default
Provider
Hierarchy
Log
Event
Index
Properties
address
args
block
Hash
block
Number
data
decode
decode
Error
event
event
Signature
get
Block
get
Transaction
get
Transaction
Receipt
log
Index
remove
Listener
removed
topics
transaction
Hash
transaction
Index
Properties
address
address
:
string
Optional
args
args
:
Result
block
Hash
block
Hash
:
string
block
Number
block
Number
:
number
data
data
:
string
Optional
decode
decode
:
(
data
:
string
, topics
?:
string
[]
)
=>
any
Type declaration
(
data
:
string
, topics
?:
string
[]
)
:
any
Parameters
data:
string
Optional
topics:
string
[]
Returns
any
Optional
decode
Error
decode
Error
:
Error
Optional
event
event
:
string
Optional
event
Signature
event
Signature
:
string
get
Block
get
Block
:
(
)
=>
Promise
<
Block
>
Type declaration
(
)
:
Promise
<
Block
>
Returns
Promise
<
Block
>
get
Transaction
get
Transaction
:
(
)
=>
Promise
<
TransactionResponse
>
Type declaration
(
)
:
Promise
<
TransactionResponse
>
Returns
Promise
<
TransactionResponse
>
get
Transaction
Receipt
get
Transaction
Receipt
:
(
)
=>
Promise
<
TransactionReceipt
>
Type declaration
(
)
:
Promise
<
TransactionReceipt
>
Returns
Promise
<
TransactionReceipt
>
log
Index
log
Index
:
number
remove
Listener
remove
Listener
:
(
)
=>
void
Type declaration
(
)
:
void
Returns
void
removed
removed
:
boolean
topics
topics
:
string
[]
transaction
Hash
transaction
Hash
:
string
transaction
Index
transaction
Index
:
number
Generated using
TypeDoc