Ribbon APE Theta Vault
Verified contract
Proxy
Active on
Ethereum with 443 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 29 additional slots
16 additional
variables
Balances ($4,600.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APE | ERC-20 | 2.421304K | $1.90 |
$4,600.48 | |
rAPE-THETA | ERC-20 | 6.465257K | -- | -- | |
| ERC-20 | 3.896965K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20601266 | 3 months ago | | | 0 | 0.000087122400 | |
| 17738235 | a year ago | | | 0 | 0.0026827054 | |
| 17001536 | 2 years ago | | | 0 | 0.0018920187 | |
| 16609166 | 2 years ago | | | 0 | 0.0013297361 | |
| 16595155 | 2 years ago | | | 0 | 0.0020145780 | |
| 16528014 | 2 years ago | | | 0 | 0.0039154957 | |
| 16480319 | 2 years ago | | | 0 | 0.0016699802 | |
| 16477012 | 2 years ago | | | 0 | 0.0040183404 | |
| 16456625 | 2 years ago | | | 0 | 0.030956206 | |
| 16456621 | 2 years ago | | | 0 | 0.031989540 |
ABI
ABI objects
Getter at block 21328576
DELAY() view returns (uint256)
0
GAMMA_CONTROLLER() view returns (address)
0x4bec71a4ac41ee9761440f6921dd17ba1c1213b1
GNOSIS_EASY_AUCTION() view returns (address)
0x0b7ffc1f4ad541a4ed16b40d8c37f0929158d101
MARGIN_POOL() view returns (address)
0x3c212a044760de5a529b3ba59363ddeccc2210be
OTOKEN_FACTORY() view returns (address)
0x4114b7c04bbba682130cae2ba26fc5d2473b4ddc
PERIOD() view returns (uint256)
604800
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
auctionDuration() view returns (uint256)
600
cap() view returns (uint256)
500000000000000000000000
currentOption() view returns (address)
0x56b51c2457fe241ab3f65325a228e27fa00548e7
currentOtokenPremium() view returns (uint256)
10000000000000
currentQueuedWithdrawShares() view returns (uint256)
290171285898170258658
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0xf2e186d6f3cafe17bcc89c50133cfbc2db6cf55a
keeper() view returns (address)
0x55e4b3e3226444cd4de09778844453ba9fe9cd7c
lastQueuedWithdrawAmount() view returns (uint256)
2421304488626461880506
lastStrikeOverrideRound() view returns (uint16)
0
liquidityGauge() view returns (address)
0x0000000000000000000000000000000000000000
managementFee() view returns (uint256)
0
name() view returns (string)
Ribbon APE Theta Vault
nextOption() view returns (address)
0x0000000000000000000000000000000000000000
nextOptionReadyAt() view returns (uint256)
1674321503
optionAuctionID() view returns (uint256)
424
optionState() view returns (address nextOption, address currentOption, uint32 nextOptionReadyAt)
(nextOption=0x0000000000000000000000000000000000000000, currentOption=0x56b51c2457fe241ab3f65325a228e27fa00548e7, nextOptionReadyAt=1674321503)
optionsPremiumPricer() view returns (address)
0xf9745ad6c6ff4fe9d8a0a2668a7f9e2944ea0955
optionsPurchaseQueue() view returns (address)
0x0000000000000000000000000000000000000000
overriddenStrikePrice() view returns (uint256)
0
owner() view returns (address)
0x77da011d5314d80be59e939c2f7ec2f702e1dcc4
performanceFee() view returns (uint256)
0
premiumDiscount() view returns (uint256)
973
pricePerShare() view returns (uint256)
977223083484161434
strikeSelection() view returns (address)
0x9246cb31fdd179f266f3b5bb3a0f66e9cebe8b8e
symbol() view returns (string)
rAPE-THETA
totalBalance() view returns (uint256)
6318268990870856486665
totalPending() view returns (uint256)
0
totalSupply() view returns (uint256)
6465533917131687637997
vaultParams() view returns (bool isPut, uint8 decimals, address asset, address underlying, uint56 minimumSupply, uint104 cap)
(isPut=false, decimals=18, asset=0x4d224452801aced8b2f0aebe155379bb5d594381, underlying=0x4d224452801aced8b2f0aebe155379bb5d594381, minimumSupply=10000000000, cap=500000000000000000000000)
vaultState() view returns (uint16 round, uint104 lockedAmount, uint104 lastLockedAmount, uint128 totalPending, uint128 queuedWithdrawShares)
(round=20, lockedAmount=3896964502244394606159, lastLockedAmount=4702820886643052296771, totalPending=0, queuedWithdrawShares=2473742808333223610433)
Read-only
accountVaultBalance(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
depositReceipts(address) view returns (uint16 round, uint104 amount, uint128 unredeemedShares)
roundPricePerShare(uint256) view returns (uint256)
shareBalances(address account) view returns (uint256 heldByAccount, uint256 heldByVault)
shares(address account) view returns (uint256)
withdrawals(address) view returns (uint16 round, uint128 shares)
State-modifying
Events admin() returns (address adminAddress)
changeAdmin(address newAdmin)
implementation() returns (address implementationAddress)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burnRemainingOTokens()
commitAndClose()
completeWithdraw()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount)
depositETH() payable
depositFor(uint256 amount, address creditor)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initRounds(uint256 numRounds)
initialize(struct RibbonThetaVaultInitParams _initParams, struct VaultVaultParams _vaultParams)
initiateWithdraw(uint256 numShares)
maxRedeem()
recoverTokens(address token, address recipient)
redeem(uint256 numShares)
renounceOwnership()
rollToNextOption()
sellOptionsToQueue()
setAuctionDuration(uint256 newAuctionDuration)
setCap(uint256 newCap)
setFeeRecipient(address newFeeRecipient)
setLiquidityGauge(address newLiquidityGauge)
setManagementFee(uint256 newManagementFee)
setMinPrice(uint256 minPrice)
setNewKeeper(address newKeeper)
setOptionsPremiumPricer(address newOptionsPremiumPricer)
setOptionsPurchaseQueue(address newOptionsPurchaseQueue)
setPerformanceFee(uint256 newPerformanceFee)
setPremiumDiscount(uint256 newPremiumDiscount)
setStrikePrice(uint128 strikePrice)
setStrikeSelection(address newStrikeSelection)
stake(uint256 numShares)
startAuction()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawInstantly(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
AuctionDurationSet(uint256 auctionDuration, uint256 newAuctionDuration)
CapSet(uint256 oldCap, uint256 newCap)
CloseShort(address indexed options, uint256 withdrawAmount, address indexed manager)
CollectVaultFees(uint256 performanceFee, uint256 vaultFee, uint256 round, address indexed feeRecipient)
Deposit(address indexed account, uint256 amount, uint256 round)
InitiateGnosisAuction(address indexed auctioningToken, address indexed biddingToken, uint256 auctionCounter, address indexed manager)
InitiateWithdraw(address indexed account, uint256 shares, uint256 round)
InstantWithdraw(address indexed account, uint256 amount, uint256 round)
ManagementFeeSet(uint256 managementFee, uint256 newManagementFee)
NewOptionStrikeSelected(uint256 strikePrice, uint256 delta)
OpenShort(address indexed options, uint256 depositAmount, address indexed manager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PerformanceFeeSet(uint256 performanceFee, uint256 newPerformanceFee)
PremiumDiscountSet(uint256 premiumDiscount, uint256 newPremiumDiscount)
Redeem(address indexed account, uint256 share, uint256 round)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed account, uint256 amount, uint256 shares)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.