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
Overrides
Payable
Overrides
Populated
Transaction
Signature
Transaction
Big
Numberish
Contract
Function
Contract
Interface
Event
Filter
logger
version
wordlists
get
Default
Provider
Index
References
Bytes
Bytes
Like
Unsigned
Transaction
Namespaces
constants
providers
utils
Enumerations
errors
Classes
Base
Contract
Big
Number
Contract
Contract
Factory
Fixed
Number
Signer
Void
Signer
Wallet
Wordlist
Interfaces
Call
Overrides
Contract
Receipt
Contract
Transaction
Event
Overrides
Payable
Overrides
Populated
Transaction
Signature
Transaction
Type aliases
Big
Numberish
Contract
Function
Contract
Interface
Event
Filter
Variables
logger
version
wordlists
Functions
get
Default
Provider
References
Bytes
Re-exports
Bytes
Bytes
Like
Re-exports
BytesLike
Unsigned
Transaction
Re-exports
UnsignedTransaction
Type aliases
Big
Numberish
Big
Numberish
:
BigNumber
|
Bytes
|
bigint
|
string
|
number
Contract
Function
Contract
Function<T>
:
(
...
args
:
any
[]
)
=>
Promise
<
T
>
Type parameters
T =
any
Type declaration
(
...
args
:
any
[]
)
:
Promise
<
T
>
Parameters
Rest
...
args:
any
[]
Returns
Promise
<
T
>
Contract
Interface
Contract
Interface
:
string
|
ReadonlyArray
<
Fragment
|
JsonFragment
|
string
>
|
Interface
Event
Filter
Event
Filter
:
{
address
?:
string
;
topics
?:
(
string
|
string
[]
)
[]
}
Type declaration
Optional
address
?:
string
Optional
topics
?:
(
string
|
string
[]
)
[]
Variables
Const
logger
logger
:
Logger
Const
version
version
:
"ethers/5.4.4"
= "ethers/5.4.4"
Const
wordlists
wordlists
:
{}
Type declaration
[
locale:
string
]:
Wordlist
Functions
get
Default
Provider
get
Default
Provider
(
network
?:
Network
|
string
, options
?:
any
)
:
BaseProvider
Parameters
Optional
network:
Network
|
string
Optional
options:
any
Returns
BaseProvider
Generated using
TypeDoc