Type Alias: SwapRequirement
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / SwapRequirement
Type Alias: SwapRequirement
Swap requirement type
Type declaration
Name | Type | Default value | Description |
---|---|---|---|
| { | SwapActionSchema | - |
|
| - | The amount of tokens to swap from |
|
| - | The token to swap from |
|
| - | The amount of tokens to swap to |
|
| - | The token to swap to |
|
| - | The USDC value TODO: USDC Value for which token? |
| { | - | - |
|
| - | The duration of the requirement in seconds |
| { | TokenHoldingTimeConfigSchema | - |
|
| - | The minimum amount to hold |
|
| - | The token to hold |
|
| - | The token standard of the token |
|
| - | - |
|
| - | - |
Defined in
Last updated