0x3a33f6ee979ba3825a98835f936d0d73846f9022
Unverified contract
Proxy
Active on
Base with 1,721 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 ($4,222.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BET | ERC-20 | 172.264472K | $0.02451 |
$4,222.12 | |
USA | ERC-20 | 1 | $0.001597 |
$0 | |
kurbi | ERC-20 | 1 | $0.000632 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18862770 | 2 months ago | | | 0 | 4.8612388e-7 | |
| 17246913 | 3 months ago | | | 0 | 0.0000012785760 | |
| 16031913 | 4 months ago | | | 0 | 2.5773400e-7 | |
| 15354588 | 5 months ago | | | 0 | 2.2009180e-7 | |
| 15347807 | 5 months ago | | | 0 | 2.2931826e-7 | |
| 15232733 | 5 months ago | | | 0 | 0.000000202278837240 | |
| 15143856 | 5 months ago | | | 0 | 2.6225444e-7 | |
| 15101727 | 5 months ago | | | 0 | 0.000000309424120740 | |
| 15057055 | 5 months ago | | | 0 | 5.7178767e-7 | |
| 15016827 | 5 months ago | | | 0 | 0.0000054251865 |
ABI
ABI objects
Getter at block 21848448 reservesAndWeights() view returns (uint256 assetReserve, uint256 shareReserve, uint256 assetWeight, uint256 shareWeight)
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
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 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()