0xd7bae919114d36fa5ac5de0ce5d879473fb6b88c
Unverified contract
Proxy
Active on
Ethereum with 5,724 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 ($1,388.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORBK | ERC-20 | 1.560667M | $0.00089 |
$1,388.34 | |
ORBK | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19946265 | 6 months ago | | | 0 | 0.00035363172 | |
| 19881655 | 6 months ago | | | 0 | 0.00029431738 | |
| 19842552 | 6 months ago | | | 0 | 0.00043493437 | |
| 19832559 | 6 months ago | | | 0 | 0.00037614673 | |
| 19801313 | 6 months ago | | | 0 | 0.00028609674 | |
| 19725062 | 7 months ago | | | 0 | 0.0020157607 | |
| 19684687 | 7 months ago | | | 0 | 0.00069427863 | |
| 19657794 | 7 months ago | | | 0 | 0.00054927615 | |
| 19640392 | 7 months ago | | | 0 | 0.0018733147 | |
| 19631622 | 7 months ago | | | 0 | 0.0011467078 |
ABI
ABI objects
Getter at block 21208820 reservesAndWeights() view returns (uint256 assetReserve, uint256 shareReserve, uint256 assetWeight, uint256 shareWeight)
SABLIER() view returns (address)
0xb10daee1fcf62243ae27776d7a92d39dc8740f95
args() view returns (struct Pool)
(0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 0xce6e54daa1ea95fb3530859d69d4bdb978dd821b, 115792089237316195423570985008687907853269984665640564039457584007703632644648, 1113880654952907643497516, 0, 0, 10000000000000000, 990000000000000000, 1709427652, 1709600400, 98785016995344880973667672, 309485009821345068724781055)
asset() pure returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
closed() view returns (bool)
true
manager() pure returns (address)
0xc9065aecafd6a1cd4c47ddb706080a5409c2b7f3
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)
1709600400
saleStart() pure returns (uint256)
1709427652
sellingAllowed() pure returns (bool)
true
share() pure returns (address)
0xce6e54daa1ea95fb3530859d69d4bdb978dd821b
swapFee() pure returns (uint256)
20000000000000000
totalPurchased() view returns (uint256)
98785016995344880973667672
totalReferred() view returns (uint256)
0
totalSwapFeesAsset() view returns (uint256)
209496995288
totalSwapFeesShare() view returns (uint256)
446786004528795715882902
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()