Preparing search index...
The search index is not available
@superfluid-finance/sdk-redux
@superfluid-finance/sdk-redux
_sdkCore
contracts
mocks
superAppMocksSol
SuperAppMockWithRegistrationKey
Interface SuperAppMockWithRegistrationKey
interface
SuperAppMockWithRegistrationKey
{
callStatic
:
{}
;
estimateGas
:
{}
;
filters
:
{}
;
functions
:
{}
;
interface
:
SuperAppMockWithRegistrationKeyInterface
;
off
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
;
on
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
;
once
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
;
populateTransaction
:
{}
;
removeListener
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
;
attach
(
addressOrName
)
:
this
;
connect
(
signerOrProvider
)
:
this
;
deployed
(
)
:
Promise
<
SuperAppMockWithRegistrationKey
>
;
listeners
<
TEvent
>
(
eventFilter
?
)
:
TypedListener
<
TEvent
>
[]
;
listeners
(
eventName
?
)
:
Listener
[]
;
queryFilter
<
TEvent
>
(
event
,
fromBlockOrBlockhash
?
,
toBlock
?
)
:
Promise
<
TEvent
[]
>
;
removeAllListeners
<
TEvent
>
(
eventFilter
)
:
this
;
removeAllListeners
(
eventName
?
)
:
this
;
}
Hierarchy
BaseContract
SuperAppMockWithRegistrationKey
Index
Properties
call
Static
estimate
Gas
filters
functions
interface
off
on
once
populate
Transaction
remove
Listener
Methods
attach
connect
deployed
listeners
query
Filter
remove
All
Listeners
Properties
call
Static
call
Static
:
{}
Type declaration
estimate
Gas
estimate
Gas
:
{}
Type declaration
filters
filters
:
{}
Type declaration
functions
functions
:
{}
Type declaration
interface
interface
:
SuperAppMockWithRegistrationKeyInterface
off
off
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
on
on
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
once
once
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
populate
Transaction
populate
Transaction
:
{}
Type declaration
remove
Listener
remove
Listener
:
OnEvent
<
SuperAppMockWithRegistrationKey
>
Methods
attach
attach
(
addressOrName
)
:
this
Parameters
addressOrName
:
string
Returns
this
connect
connect
(
signerOrProvider
)
:
this
Parameters
signerOrProvider
:
string
|
Signer
|
Provider
Returns
this
deployed
deployed
(
)
:
Promise
<
SuperAppMockWithRegistrationKey
>
Returns
Promise
<
SuperAppMockWithRegistrationKey
>
listeners
listeners
<
TEvent
>
(
eventFilter
?
)
:
TypedListener
<
TEvent
>
[]
Type Parameters
TEvent
extends
TypedEvent
<
any
,
any
>
Parameters
Optional
eventFilter
:
TypedEventFilter
<
TEvent
>
Returns
TypedListener
<
TEvent
>
[]
listeners
(
eventName
?
)
:
Listener
[]
Parameters
Optional
eventName
:
string
Returns
Listener
[]
query
Filter
query
Filter
<
TEvent
>
(
event
,
fromBlockOrBlockhash
?
,
toBlock
?
)
:
Promise
<
TEvent
[]
>
Type Parameters
TEvent
extends
TypedEvent
<
any
,
any
>
Parameters
event
:
TypedEventFilter
<
TEvent
>
Optional
fromBlockOrBlockhash
:
string
|
number
Optional
toBlock
:
string
|
number
Returns
Promise
<
TEvent
[]
>
remove
All
Listeners
remove
All
Listeners
<
TEvent
>
(
eventFilter
)
:
this
Type Parameters
TEvent
extends
TypedEvent
<
any
,
any
>
Parameters
eventFilter
:
TypedEventFilter
<
TEvent
>
Returns
this
remove
All
Listeners
(
eventName
?
)
:
this
Parameters
Optional
eventName
:
string
Returns
this
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
call
Static
estimate
Gas
filters
functions
interface
off
on
once
populate
Transaction
remove
Listener
attach
connect
deployed
listeners
query
Filter
remove
All
Listeners
@superfluid-finance/sdk-redux
_sdkCore
AccountQuery
AccountTokenSnapshotLogQuery
AccountTokenSnapshotLogsQuery
AccountTokenSnapshotQuery
AccountTokenSnapshotsQuery
AccountsQuery
BasePaginatedQuery
BaseQuery
BaseSuperTokenMutation
CustomSubgraphQuery
EventQuery
EventsQuery
FlowCreateMutation
FlowDeleteMutation
FlowOperatorQuery
FlowOperatorsQuery
FlowUpdateMutation
FlowUpdatedEventQuery
FlowUpdatedEventsQuery
IndexCreateMutation
Loading...
Generated using
TypeDoc