0x227a3035f334418d22050b2a6e43599d812ee4dd

Unverified contract

Proxy

Active on Ethereum with 8,246 txns
Deployed by via 0x66c86c02 at 19446977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $120.15
ERC-20
Value $62,147.67
0x4ff968f7abf536e0f6bb165afce3c4dde9053d67e1311436e638fc64e1b1c80b
0x70a2b3a1c8b121d0541cb297e824b63ed9ea066aa8dab96b4af14af47b5c70db
0x30a6a3d85e2f3e3e501111ed1b0610458f49545efed0dbc49c9492e953929439
0x9fe7f2397dba5024df908d609b45980884214a3ec0fc127c1213e65c664ee8a1
0x0df26e2fc80f1a8af7f9391439cbca8b80ebdfd8ca832bf26798cc66b8290156
0x9378876e62ed7f8b05a1e45f9400e2c5d966e75c92a94878c18f44398f0aac6f
0x998b8e50e08fc13e1e3099cc5c82c2a44708bca23fd464f53537392021bac6b9
0x48648a7b974c6f0c9d37953ffe94db3f6d4f5cf6748b97c403b6b13b3012658b
0xc320522d0529acd4df96b56ae2888011442fce9965bf14ee1a4c62da67dfde02
0x4abafd99edca28fa573240a9e8c2ca4999f87fd4175a905a4e3975f9a4f32b26

Functions
Getter at block 20940281
SABLIER(view returns (address)
0xb10daee1fcf62243ae27776d7a92d39dc8740f95
 
args(view returns (struct Pool)
asset(pure returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
closed(view returns (bool)
true
manager(pure returns (address)
0xdf3629d949139d7e46e160f3e5e49bca1945d687
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)
1710936000
saleStart(pure returns (uint256)
1710676800
sellingAllowed(pure returns (bool)
true
share(pure returns (address)
0x1495bc9e44af1f8bcb62278d2bec4540cf0c05ea
swapFee(pure returns (uint256)
20000000000000000
totalPurchased(view returns (uint256)
73993377183743439334167694
totalReferred(view returns (uint256)
0
totalSwapFeesAsset(view returns (uint256)
291498599597
totalSwapFeesShare(view returns (uint256)
464086649422804672927763
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)
990000000000000000
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(