0x3a33f6ee979ba3825a98835f936d0d73846f9022

Unverified contract

Proxy

Active on Base with 1,721 txns
Deployed by via 0x14f7c5b4 at 13550150
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,222.12
ERC-20
Value $0
ERC-20
Value $0
0x52268ee0075d369c4ff38ac56c5092c5513c870f65d1caf3c7acb0c96fef8a01
0xd9ad2d8a0ca3eaa8a946b6ca54c0552c9802191e5f7764fa50f6ae9a155fd0d0
0xeb5323e1bd71a5d89f6d8e15410ccf38e8e12679513815dd7bd3faf5cf282da7
0xd320df51e85a195fb6488394c0c0c0cece6f6aeeb859fa3b39416890d833ed70
0x3334317c6b1a63028fe4e66e8af37ebe25ed35a836342d1cd1fb04488d243dda
0x40df3e95b68707182d7e06188f634cea746f7f183610f8674a708d3bdb828efe
0x957fcdc565a037085b54d9085af21751eeb580bb47c998ba0f05f85d2d15e2c2
0x6a7c4a26084b788de09a53158f9c7941445f12df50c20f67959aa1b7d060218c
0xa938b3fb2b7ee95cb51d3371cf9436db0228281265b33aaf2c9d0d2864e25430
0x7d3e43877b786e96b142f61644a6c18d5a7002a80d2771f0cf519211c1579a28

Functions
Getter at block 21848448
SABLIER(view returns (address)
0x6b9a46c8377f21517e65fa3899b3a9fab19d17f5
args(view returns (struct Pool)
(0x833589fcd6edb6e08f4c7c32d4f71b54bda02913, 0x80f6bcedd3d4fa1035285affa30e38f464db3895, 115792089237316195423570985008687907853269984665640564039457584007881870993362, 99062254445296325991483, 0, 0, 10000000000000000, 990000000000000000, 1713970800, 1714230000, 13726333431252721187833580, 309485009821345068724781055)
asset(pure returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
closed(view returns (bool)
true
manager(pure returns (address)
0x7a50046bb7d5fc23e48e73270d5e627f3ca83a79
maxSharePrice(pure returns (uint256)
309485009821345068724781055
maxTotalAssetsIn(pure returns (uint256)
309485009821345068724781055
maxTotalSharesOut(pure returns (uint256)
309485009821345068724781055
paused(view returns (bool)
false
platform(pure returns (address)
0x1a04427dbd70b3a46983bfaad04dde1784066e44
platformFee(pure returns (uint256)
30000000000000000
referrerFee(pure returns (uint256)
0
 
reservesAndWeights(view returns (uint256 assetReserveuint256 shareReserveuint256 assetWeightuint256 shareWeight)
saleEnd(pure returns (uint256)
1714230000
saleStart(pure returns (uint256)
1713970800
sellingAllowed(pure returns (bool)
true
share(pure returns (address)
0x80f6bcedd3d4fa1035285affa30e38f464db3895
swapFee(pure returns (uint256)
20000000000000000
totalPurchased(view returns (uint256)
13726333431252721187833580
totalReferred(view returns (uint256)
0
totalSwapFeesAsset(view returns (uint256)
31258646574
totalSwapFeesShare(view returns (uint256)
73202217329628043550887
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(