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