0xe025ef269b8a5d10ed62641e8b9b478234ceb90d

Unverified contract

Proxy

Active on Ethereum with 995 txns
Deployed by via 0xecf325e4 at 19797270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,109.35
0xaecd92a1cdf8ec8a306d19ee3660ca03f68025a12779b749a53209fd89639def
0xeebb13accb70946c796b76b55126c6952c1098d2c949cf53c27504a3622d080e
0x51fdff3d85497e2a2376b87a85191cf1b1a1b15654814d2bf4747cbd56254b5e
0x1387f7fd1789c3a12c2921806bd32dc03db1b94f30371300e864076bd08e6d16
0xf36116db2b176fc62515ed5ec859a6df2c68a47fb08e2e3a470c41ead89745e8
0xff5297e67e63eaf337893a3cc41a12ef40ffc476f4bfecfa138b6a5d5c0e2506
0xa28adf5cccc5e5c2da5493881462c223bb87021516de5c5dfc10f65234497899
0x5cc4d1f2776c9a31d7945071922f05918cb5a65fcf3e8d6bd9a308fa447af4df
0xd9c3d677e2658b01e8d827e87f5b9319b154ff76217ad012947ee76aed1af890
0xbd9734e7f0f31d1428329877c8e6040677e291870142f268560ff229822e6a3b

Functions
Getter at block 21206174
SABLIER(view returns (address)
0xb10daee1fcf62243ae27776d7a92d39dc8740f95
args(view returns (struct Pool)
(0xdac17f958d2ee523a2206206994597c13d831ec7, 0xa7f3508cfcf054cc9cf1440580b78784e07382db, 115792089237316195423570985008687907853269984665640564039457584007897874381995, 366258812803805404081633, 0, 0, 10000000000000000, 950000000000000000, 1715076000, 1715428800, 56016996601546931845652921, 309485009821345068724781055)
asset(pure returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
closed(view returns (bool)
true
manager(pure returns (address)
0xc52ab446f2e0ef793e9f16d492d2c5c73233523e
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
 
reservesAndWeights(view returns (uint256 assetReserveuint256 shareReserveuint256 assetWeightuint256 shareWeight)
saleEnd(pure returns (uint256)
1715428800
saleStart(pure returns (uint256)
1715076000
sellingAllowed(pure returns (bool)
true
share(pure returns (address)
0xa7f3508cfcf054cc9cf1440580b78784e07382db
swapFee(pure returns (uint256)
20000000000000000
totalPurchased(view returns (uint256)
56016996601546931845652921
totalReferred(view returns (uint256)
0
totalSwapFeesAsset(view returns (uint256)
15255257941
totalSwapFeesShare(view returns (uint256)
338459415916714570344569
vestCliff(pure returns (uint40)
0
vestEnd(pure returns (uint40)
0
vestShares(pure returns (bool)
false
virtualAssets(pure returns (uint256)
0
virtualShares(pure returns (uint256)
0
weightEnd(pure returns (uint256)
950000000000000000
weightStart(pure returns (uint256)
10000000000000000
whitelistMerkleRoot(pure returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
whitelisted(pure returns (bool)
false
Read-only
previewAssetsIn(uint256 sharesOutview returns (uint256 assetsIn)
previewAssetsOut(uint256 sharesInview returns (uint256 assetsOut)
previewSharesIn(uint256 assetsOutview returns (uint256 sharesIn)
previewSharesOut(uint256 assetsInview returns (uint256 sharesOut)
purchasedShares(addressview returns (uint256)
redeemedShares(addressview returns (uint256)
referredAssets(addressview returns (uint256)
State-modifying
close(
redeem(address recipientbool referredreturns (uint256 shares)
swapAssetsForExactShares(uint256 sharesOutuint256 maxAssetsInaddress recipientreturns (uint256 assetsIn)
swapAssetsForExactShares(uint256 sharesOutuint256 maxAssetsInaddress recipientaddress referrerreturns (uint256 assetsIn)
swapAssetsForExactShares(uint256 sharesOutuint256 maxAssetsInaddress recipientaddress referrerbytes32[] proofreturns (uint256 assetsIn)
swapExactAssetsForShares(uint256 assetsInuint256 minSharesOutaddress recipientreturns (uint256 sharesOut)
swapExactAssetsForShares(uint256 assetsInuint256 minSharesOutaddress recipientaddress referrerreturns (uint256 sharesOut)
swapExactAssetsForShares(uint256 assetsInuint256 minSharesOutaddress recipientaddress referrerbytes32[] proofreturns (uint256 sharesOut)
swapExactSharesForAssets(uint256 sharesInuint256 minAssetsOutaddress recipientreturns (uint256 assetsOut)
swapExactSharesForAssets(uint256 sharesInuint256 minAssetsOutaddress recipientbytes32[] proofreturns (uint256 assetsOut)
swapSharesForExactAssets(uint256 assetsOutuint256 maxSharesInaddress recipientreturns (uint256 sharesIn)
swapSharesForExactAssets(uint256 assetsOutuint256 maxSharesInaddress recipientbytes32[] proofreturns (uint256 sharesIn)
togglePause(
Events
Buy(address indexed calleruint256 assetsuint256 sharesuint256 swapFee
Close(uint256 assetsuint256 platformFeesuint256 swapFeesAssetuint256 swapFeesShare
Paused(bool arg0
Redeem(address indexed calleruint256 indexed streamIDuint256 shares
Sell(address indexed calleruint256 sharesuint256 assetsuint256 swapFee
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AmountInTooLarge(
AmountOutTooLarge(
AssetsInExceeded(
CallerDisallowed(
ClosingDisallowed(
EnforcedPause(
RedeemingDisallowed(
SellingDisallowed(
SharesOutExceeded(
SlippageExceeded(
TradingDisallowed(
WhitelistProof(