CurveHelper
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CurveHelper"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18232273 | a year ago | | | 0 | 0.0084369330 | |
| 18222139 | a year ago | | | 0 | 0.014494277 | |
| 18221169 | a year ago | | | 0 | 0.020425132 | |
| 18220661 | a year ago | | | 0 | 0.021879156 | |
| 18213920 | a year ago | | | 0 | 0.025276157 | |
| 18125669 | a year ago | | | 0.5 | 0.0017308502 | |
| 18061501 | a year ago | | | 1.4 | 0.00088221537 | |
| 18011646 | a year ago | | | 1.3 | 0.0010235289 | |
| 17975240 | a year ago | | | 0.7 | 0.0011299192 | |
| 17969374 | a year ago | | | 1.7 | 0.0019211440 |
ABI
ABI objects
Getter at block 21124712
curvePool() view returns (address)
0x056ef502c1fc5335172bc95ec4cae16c2eb9b5b6
Read-only
approximateDolaAndDbrNeeded(uint256 dolaBorrowAmount, uint256 period, uint256 iterations) view returns (uint256 dolaForDbr, uint256 dbrNeeded)
State-modifying
Events buyDbrAndBorrowOnBehalf(address market, uint256 dolaAmount, uint256 dolaForDbr, uint256 minDbr, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
depositBuyDbrAndBorrowOnBehalf(address market, uint256 collateralAmount, uint256 dolaAmount, uint256 dolaForDbr, uint256 minDbr, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
depositNativeEthAndBorrowOnBehalf(address market, uint256 borrowAmount, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
depositNativeEthBuyDbrAndBorrowOnBehalf(address market, uint256 dolaAmount, uint256 dolaForDbr, uint256 minDbr, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
depositNativeEthOnBehalf(address market) payable
repayAndWithdrawNativeEthOnBehalf(address market, uint256 dolaAmount, uint256 collateralAmount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
sellDbrAndRepayOnBehalf(address market, uint256 dolaAmount, uint256 minDolaFromDbr, uint256 dbrAmountToSell)
sellDbrRepayAndWithdrawNativeEthOnBehalf(address market, uint256 dolaAmount, uint256 minDolaFromDbr, uint256 dbrAmountToSell, uint256 collateralAmount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
sellDbrRepayAndWithdrawOnBehalf(address market, uint256 dolaAmount, uint256 minDolaFromDbr, uint256 dbrAmountToSell, uint256 collateralAmount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
withdrawNativeEthOnBehalf(address market, uint256 collateralAmount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
This contract contains no event objects.
constructor(address _pool)
receive()
This contract contains no error objects.