StableSwapRouter
Router for stateless execution of swaps against PancakeSwap StableSwap
Solidity API
StableSwapRouter
stableSwapFactory
address stableSwapFactorystableSwapInfo
address stableSwapInfoSetStableSwap
event SetStableSwap(address factory, address info)constructor
constructor(address _stableSwapFactory, address _stableSwapInfo) internalsetStableSwap
function setStableSwap(address _factory, address _info) externalexactInputStableSwap
Name
Type
Description
exactOutputStableSwap
Name
Type
Description
Last updated