Smart Wallet
Functions
executeCall
function executeCall(
address target,
bytes calldata callData
)executeMarketOrder
function executeMarketOrder(
IAmm _asset,
SignedDecimal.signedDecimal memory _orderSize,
Decimal.decimal memory _collateral,
Decimal.decimal memory _leverage,
Decimal.decimal memory _slippage
)executeClosePosition
Pause
Last updated
Was this helpful?