ISynapseBridge
Methods
deposit
function deposit(address to, uint256 chainId, contract IERC20 token, uint256 amount) external nonpayableParameters
Name
Type
Description
depositAndSwap
function depositAndSwap(address to, uint256 chainId, contract IERC20 token, uint256 amount, uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 minDy, uint256 deadline) external nonpayableParameters
Name
Type
Description
redeem
Parameters
Name
Type
Description
redeemAndRemove
Parameters
Name
Type
Description
redeemAndSwap
Parameters
Name
Type
Description
redeemv2
Parameters
Name
Type
Description
Last updated
Was this helpful?