0x989b4182e85a973ac28154eaeabcbe6c5ea1015a
Unverified contract
Proxy
Active on
Ethereum with 1,119 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LDY | ERC-20 | 230.832692K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20711588 | 2 months ago | | | 0 | 0.00014607001 | |
| 20659316 | 2 months ago | | | 0 | 0.00016087468 | |
| 20090427 | 5 months ago | | | 0 | 0.00061802763 | |
| 20072866 | 5 months ago | | | 0 | 0.00043024696 | |
| 20068039 | 5 months ago | | | 0 | 0.00077505184 | |
| 20029921 | 5 months ago | | | 0 | 0.00069551372 | |
| 20020128 | 5 months ago | | | 0 | 0.00062068081 | |
| 20018649 | 5 months ago | | | 0 | 0.00069035148 | |
| 20018013 | 5 months ago | | | 0 | 0.00051099645 | |
| 20017097 | 5 months ago | | | 0 | 0.00033334017 |
ABI
ABI objects
Getter at block 21125440 reservesAndWeights() view returns (uint256 assetReserve, uint256 shareReserve, uint256 assetWeight, uint256 shareWeight)
SABLIER() view returns (address)
0xb10daee1fcf62243ae27776d7a92d39dc8740f95
args() view returns (struct Pool)
(0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 0xd4568d313fa2d5c6eba37c9f30f6fb8d1c552ddd, 115792089237316195423570985008687907853269984665640564039457584007894745505319, 152106996666917431175698, 0, 0, 10000000000000000, 900000000000000000, 1705323600, 1705582800, 6916844706009588464150057, 309485009821345068724781055)
asset() pure returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
closed() view returns (bool)
true
manager() pure returns (address)
0x4307ea9a2dc3e220d605f93aa93c6625dbdb8d4e
maxSharePrice() pure returns (uint256)
309485009821345068724781055
maxTotalAssetsIn() pure returns (uint256)
309485009821345068724781055
maxTotalSharesOut() pure returns (uint256)
309485009821345068724781055
paused() view returns (bool)
false
platform() pure returns (address)
0xa5033a6bdb31e52ce6ba9c67bff7331ac2686e72
platformFee() pure returns (uint256)
30000000000000000
referrerFee() pure returns (uint256)
0
saleEnd() pure returns (uint256)
1705582800
saleStart() pure returns (uint256)
1705323600
sellingAllowed() pure returns (bool)
true
share() pure returns (address)
0xd4568d313fa2d5c6eba37c9f30f6fb8d1c552ddd
swapFee() pure returns (uint256)
20000000000000000
totalPurchased() view returns (uint256)
6916844706009588464150057
totalReferred() view returns (uint256)
0
totalSwapFeesAsset() view returns (uint256)
18384134617
totalSwapFeesShare() view returns (uint256)
78725695827723903155119
vestCliff() pure returns (uint40)
1705586400
vestEnd() pure returns (uint40)
1716033600
vestShares() pure returns (bool)
true
virtualAssets() pure returns (uint256)
0
virtualShares() pure returns (uint256)
0
weightEnd() pure returns (uint256)
900000000000000000
weightStart() pure returns (uint256)
10000000000000000
whitelistMerkleRoot() pure returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
whitelisted() pure returns (bool)
false
Read-only
previewAssetsIn(uint256 sharesOut) view returns (uint256 assetsIn)
previewAssetsOut(uint256 sharesIn) view returns (uint256 assetsOut)
previewSharesIn(uint256 assetsOut) view returns (uint256 sharesIn)
previewSharesOut(uint256 assetsIn) view returns (uint256 sharesOut)
purchasedShares(address) view returns (uint256)
redeemedShares(address) view returns (uint256)
referredAssets(address) view returns (uint256)
State-modifying
Events close()
redeem(address recipient, bool referred) returns (uint256 shares)
swapAssetsForExactShares(uint256 sharesOut, uint256 maxAssetsIn, address recipient) returns (uint256 assetsIn)
swapAssetsForExactShares(uint256 sharesOut, uint256 maxAssetsIn, address recipient, address referrer) returns (uint256 assetsIn)
swapAssetsForExactShares(uint256 sharesOut, uint256 maxAssetsIn, address recipient, address referrer, bytes32[] proof) returns (uint256 assetsIn)
swapExactAssetsForShares(uint256 assetsIn, uint256 minSharesOut, address recipient) returns (uint256 sharesOut)
swapExactAssetsForShares(uint256 assetsIn, uint256 minSharesOut, address recipient, address referrer) returns (uint256 sharesOut)
swapExactAssetsForShares(uint256 assetsIn, uint256 minSharesOut, address recipient, address referrer, bytes32[] proof) returns (uint256 sharesOut)
swapExactSharesForAssets(uint256 sharesIn, uint256 minAssetsOut, address recipient) returns (uint256 assetsOut)
swapExactSharesForAssets(uint256 sharesIn, uint256 minAssetsOut, address recipient, bytes32[] proof) returns (uint256 assetsOut)
swapSharesForExactAssets(uint256 assetsOut, uint256 maxSharesIn, address recipient) returns (uint256 sharesIn)
swapSharesForExactAssets(uint256 assetsOut, uint256 maxSharesIn, address recipient, bytes32[] proof) returns (uint256 sharesIn)
togglePause()
Buy(address indexed caller, uint256 assets, uint256 shares, uint256 swapFee)
Close(uint256 assets, uint256 platformFees, uint256 swapFeesAsset, uint256 swapFeesShare)
Paused(bool arg0)
Redeem(address indexed caller, uint256 indexed streamID, uint256 shares)
Sell(address indexed caller, uint256 shares, uint256 assets, uint256 swapFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AmountInTooLarge()
AmountOutTooLarge()
AssetsInExceeded()
CallerDisallowed()
ClosingDisallowed()
EnforcedPause()
RedeemingDisallowed()
SellingDisallowed()
SharesOutExceeded()
SlippageExceeded()
TradingDisallowed()
WhitelistProof()