Preparing search index...
The search index is not available
@superfluid-finance/sdk-redux
@superfluid-finance/sdk-redux
_sdkCore
ERC20TransferParams
Interface ERC20TransferParams
interface
ERC20TransferParams
{
amount
:
string
;
overrides
?:
Overrides
&
{
from
?:
string
;
}
;
signer
:
Signer
;
to
:
string
;
}
Hierarchy (
view full
)
EthersParams
ERC20TransferParams
ERC20TransferFromParams
Index
Properties
amount
overrides?
signer
to
Properties
Readonly
amount
amount
:
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
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