BLUSDLPZap
Verified contract
Active on
Ethereum with 182 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BLUSDLPZap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19631254 | 8 months ago | | | 0 | 0.0053005458 | |
| 18838349 | a year ago | | | 0 | 0.022534688 | |
| 18154344 | a year ago | | | 0 | 0.0076795568 | |
| 17478196 | a year ago | | | 0 | 0.016195867 | |
| 17349001 | 2 years ago | | | 0 | 0.022164553 | |
| 16817285 | 2 years ago | | | 0 | 0.010931984 | |
| 16802966 | 2 years ago | | | 0 | 0.040732893 | |
| 16799874 | 2 years ago | | | 0 | 0.0095088908 | |
| 16705537 | 2 years ago | | | 0 | 0.0075849090 | |
| 16697512 | 2 years ago | | | 0 | 0.0095313292 |
ABI
ABI objects
Getter at block 21303097
bLUSDGauge() view returns (address)
0xda0dd1798be66e17d5ab1dc476302b56689c2db4
bLUSDLUSD3CRVLPToken() view returns (address)
0x5ca0313d44551e32e0d7a298ec024321c4bc59b4
bLUSDLUSD3CRVPool() view returns (address)
0x74ed5d42203806c8cdcf2f04ca5f60dc777b901c
bLUSDToken() view returns (address)
0xb9d7dddca9a4ac480991865efef82e01273f79c3
lusd3CRVPool() view returns (address)
0xed279fdd11ca84beef15af5d39bb4d4bee23f0ca
lusdToken() view returns (address)
0x5f98805a4e8be255a32880fdec7f6728c6568ba0
Read-only
getMinLPTokens(uint256 _bLUSDAmount, uint256 _lusdAmount) view returns (uint256 bLUSDLUSD3CRVTokens)
getMinWithdrawBalanced(uint256 _lpAmount) view returns (uint256 bLUSDAmount, uint256 lusdAmount)
getMinWithdrawLUSD(uint256 _lpAmount) view returns (uint256 lusdAmount)
State-modifying
Events addLiquidity(uint256 _bLUSDAmount, uint256 _lusdAmount, uint256 _minLPTokens) returns (uint256 bLUSDLUSD3CRVTokens)
addLiquidityAndStake(uint256 _bLUSDAmount, uint256 _lusdAmount, uint256 _minLPTokens) returns (uint256 bLUSDLUSD3CRVTokens)
removeLiquidityBalanced(uint256 _lpAmount, uint256 _minBLUSD, uint256 _minLUSD)
removeLiquidityLUSD(uint256 _lpAmount, uint256 _minLUSD)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.