LidoStETH
Stake ETH and receive stETH while staking. LidoStEth-v1 connector triggers methods like deposit. You can view details like source code, ABIs on Etherscan.
- Use
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeto indicate ETH. - use -1 or
dsa.maxValuefor the maximum amount in function. - If not sure about the arguments
getIdandsetId, pass 0.
Deposit
stake Eth in Lido, users receive stETH tokens on a 1:1 basis representing their staked ETH.
spells.add({ connector: "LIDO-STETH-A", method: "deposit", args: [amt, getId, setId]});| Parameter | Type | Description |
|---|---|---|
| amt | uint256 | The amount of ETH to deposit. (For max: `uint256(-1)`) |
| getId | uint256 | ID to retrieve amt. |
| setId | uint256 | ID stores the amount of ETH deposited. |
If you still can't find something you're looking for or have any questions, ask them at our developers community on Discord or simply send an Email.
Our team is excited about assisting you to build an application using Instadapp Developer Platform. Your questions and feedback help us make a better development environment for future developers.