ISynapseBridge
Methods
deposit
Parameters
Name | Type | Description |
---|---|---|
to | address | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
depositAndSwap
Parameters
Name | Type | Description |
---|---|---|
to | address | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
tokenIndexFrom | uint8 | undefined |
tokenIndexTo | uint8 | undefined |
minDy | uint256 | undefined |
deadline | uint256 | undefined |
redeem
Parameters
Name | Type | Description |
---|---|---|
to | address | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
redeemAndRemove
Parameters
Name | Type | Description |
---|---|---|
to | address | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
liqTokenIndex | uint8 | undefined |
liqMinAmount | uint256 | undefined |
liqDeadline | uint256 | undefined |
redeemAndSwap
Parameters
Name | Type | Description |
---|---|---|
to | address | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
tokenIndexFrom | uint8 | undefined |
tokenIndexTo | uint8 | undefined |
minDy | uint256 | undefined |
deadline | uint256 | undefined |
redeemv2
Parameters
Name | Type | Description |
---|---|---|
to | bytes32 | undefined |
chainId | uint256 | undefined |
token | contract IERC20 | undefined |
amount | uint256 | undefined |
Last updated