Preparing search index...
The search index is not available
@superfluid-finance/sdk-redux
@superfluid-finance/sdk-redux
_sdkCore
ITransferFromParams
Interface ITransferFromParams
interface
ITransferFromParams
{
amount
:
string
;
overrides
?:
Overrides
&
{
from
?:
string
;
}
;
receiver
:
string
;
sender
:
string
;
}
Hierarchy (
view full
)
EthersParams
ITransferFromParams
Index
Properties
amount
overrides?
receiver
sender
Properties
Readonly
amount
amount
:
string
Optional
Readonly
overrides
overrides
?:
Overrides
&
{
from
?:
string
;
}
Type declaration
Optional
from
?:
string
Readonly
receiver
receiver
:
string
Readonly
sender
sender
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
amount
overrides
receiver
sender
@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