Preparing search index...
The search index is not available
@superfluid-finance/sdk-redux
@superfluid-finance/sdk-redux
_sdkCore
factories
contracts
mocks
SuperfluidDestructorMock__factory
Class SuperfluidDestructorMock__factory
Hierarchy
ContractFactory
SuperfluidDestructorMock__factory
Index
Constructors
constructor
Properties
abi
bytecode
Methods
attach
connect
deploy
get
Deploy
Transaction
connect
create
Interface
Constructors
constructor
new
Superfluid
Destructor
Mock__factory
(
...
args
)
:
SuperfluidDestructorMock__factory
Parameters
Rest
...
args
:
SuperfluidDestructorMockConstructorParams
Returns
SuperfluidDestructorMock__factory
Properties
Static
Readonly
abi
abi
:
readonly
[
{
stateMutability
:
"nonpayable"
;
type
:
"fallback"
;
}
,
{
inputs
:
readonly
[
]
;
name
:
"NON_UPGRADABLE_DEPLOYMENT"
;
outputs
:
readonly
[
{
internalType
:
"bool"
;
name
:
""
;
type
:
"bool"
;
}
]
;
stateMutability
:
"view"
;
type
:
"function"
;
}
]
Static
Readonly
bytecode
bytecode
:
"0x60a06040526000608052348015601457600080fd5b50608051609c61002d600039600060300152609c6000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063cd312ec414602c575b6000ff5b60527f000000000000000000000000000000000000000000000000000000000000000081565b604051901515815260200160405180910390f3fea264697066735822122031409f188424f1bf861a52cb8b41bef1f7f2e07d2ea45e47ea60dc4d97d3cd3b64736f6c63430008170033"
= "0x60a06040526000608052348015601457600080fd5b50608051609c61002d600039600060300152609c6000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063cd312ec414602c575b6000ff5b60527f000000000000000000000000000000000000000000000000000000000000000081565b604051901515815260200160405180910390f3fea264697066735822122031409f188424f1bf861a52cb8b41bef1f7f2e07d2ea45e47ea60dc4d97d3cd3b64736f6c63430008170033"
Methods
attach
attach
(
address
)
:
SuperfluidDestructorMock
Parameters
address
:
string
Returns
SuperfluidDestructorMock
connect
connect
(
signer
)
:
SuperfluidDestructorMock__factory
Parameters
signer
:
Signer
Returns
SuperfluidDestructorMock__factory
deploy
deploy
(
overrides
?
)
:
Promise
<
SuperfluidDestructorMock
>
Parameters
Optional
overrides
:
Overrides
&
{
from
?:
string
;
}
Returns
Promise
<
SuperfluidDestructorMock
>
get
Deploy
Transaction
get
Deploy
Transaction
(
overrides
?
)
:
TransactionRequest
Parameters
Optional
overrides
:
Overrides
&
{
from
?:
string
;
}
Returns
TransactionRequest
Static
connect
connect
(
address
,
signerOrProvider
)
:
SuperfluidDestructorMock
Parameters
address
:
string
signerOrProvider
:
Signer
|
Provider
Returns
SuperfluidDestructorMock
Static
create
Interface
create
Interface
(
)
:
SuperfluidDestructorMockInterface
Returns
SuperfluidDestructorMockInterface
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
abi
bytecode
attach
connect
deploy
get
Deploy
Transaction
connect
create
Interface
@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