Manage Position
Last updated
Last updated
We mainly manage users' positions through the following methods.
Step | Contract | Method |
---|---|---|
Deposit some ERC20 token into the pool | depositERC20 | |
Withdraw some ERC20 token from the pool | withdrawERC20 |
Step | Contract | Method |
---|---|---|
Deposit some ERC721 token into the pool | depositERC721 | |
Withdraw some ERC721 token from the pool | withdrawERC721 |
Step | Contract | Method |
---|---|---|
Borrow some ERC20 token from the pool | crossBorrowERC20 | |
Repay some ERC20 token into the pool | repayBorrowERC20 |