The red pill
Verified contract
Proxy
Active on
Ethereum with 218 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
0xd4a5…3b5f
0x4015…574e
34 additional
variables
Balances ($3,402.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 3.402573K | $0.999864 |
$3,402.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15941306 | 2 years ago | | | 0 | 0.0068066343 | |
| 15843869 | 2 years ago | | | 0 | 0.0031497840 | |
| 15777248 | 2 years ago | | | 0 | 0.011029097 | |
| 15716866 | 2 years ago | | | 0 | 0.0082613258 | |
| 15697436 | 2 years ago | | | 0 | 0.0059147321 | |
| 15650129 | 2 years ago | | | 0 | 0.0025708674 | |
| 15626257 | 2 years ago | | | 0 | 0.0075339077 | |
| 15623832 | 2 years ago | | | 0 | 0.0015749640 | |
| 15593732 | 2 years ago | | | 0 | 0.0023843600 | |
| 15583803 | 2 years ago | | | 0 | 0.0056678785 |
ABI
ABI objects
Getter at block 21199420 getFinalizedStrategies() view returns (address[])
absoluteReturns() view returns (int256)
-138031399186839038105779
beacon() view returns (address)
0xaaacb63ab80969af93b811deb81ddeb4c8710591
canMintNftAfter() view returns (uint256)
0
controller() view returns (address)
0xd4a5b5fcb561daf3adf86f8477555b92fba43b5f
creator() view returns (address)
0xeeebdeaec2c87ee38fa8aa3a148f49a87990d30c
customIntegrationsEnabled() view returns (bool)
false
decimals() view returns (uint8)
18
depositHardlock() view returns (uint256)
1
gardenInitializedAt() view returns (uint256)
1628024103
getStrategies() view returns (address[])
[]
hardlockStartsAt() view returns (uint256)
0
keeperDebt() view returns (uint256)
0
lastPricePerShare() view returns (uint256)
495650676473317744
lastPricePerShareTS() view returns (uint256)
1668103667
maxDepositLimit() view returns (uint256)
10000000000000000000000000
maxStrategyDuration() view returns (uint256)
12960000
minContribution() view returns (uint256)
2000000000000000000000
minLiquidityAsset() view returns (uint256)
1000000000000000000000000
minStrategyDuration() view returns (uint256)
259200
minVoters() view returns (uint256)
1
minVotesQuorum() view returns (uint256)
100000000000000000
name() view returns (string)
The red pill
pricePerShareDecayRate() view returns (uint256)
0
pricePerShareDelta() view returns (uint256)
0
privateGarden() view returns (bool)
false
publicStewards() view returns (bool)
true
publicStrategists() view returns (bool)
false
reserveAsset() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
reserveAssetRewardsSetAside() view returns (uint256)
49660504645946661961
strategyCooldownPeriod() view returns (uint256)
3600
symbol() view returns (string)
The
totalContributors() view returns (uint256)
68
totalKeeperFees() view returns (uint256)
14188043477984309288515
totalStake() view returns (uint256)
17132000000000000000000
totalSupply() view returns (uint256)
6764668134255534201471
verifiedCategory() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
extraCreators(uint256) view returns (address)
getContributor(address _contributor) view returns (uint256 lastDepositAt, uint256 initialDepositAt, uint256 claimedAt, uint256 claimedBABL, uint256 claimedRewards, uint256 withdrawnSince, uint256 totalDeposits, uint256 nonce, uint256 lockedBalance)
getVotingPower(address _contributor) view returns (uint256)
isGardenStrategy(address) view returns (bool)
isValidSignature(bytes32 _hash, bytes _signature) view returns (bytes4 magicValue)
strategyMapping(address) view returns (bool)
userLock(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimAndStakeReturns(uint256 _minAmountOut, address[] _finalizedStrategies)
claimAndStakeRewardsBySig(uint256 _babl, uint256 _profits, uint256 _minAmountOut, uint256 _nonce, uint256 _nonceHeart, uint256 _maxFee, uint256 _pricePerShare, uint256 _fee, address _signer, bytes _signature)
claimNFT()
claimReturns(address[] _finalizedStrategies)
claimRewardsBySig(uint256 _babl, uint256 _profits, uint256 _nonce, uint256 _maxFee, uint256 _fee, address _signer, bytes _signature)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amountIn, uint256 _minAmountOut, address _to, address _referrer) payable
depositBySig(uint256 _amountIn, uint256 _minAmountOut, uint256 _nonce, uint256 _maxFee, address _to, uint256 _pricePerShare, uint256 _fee, address _signer, address _referrer, bytes _signature)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintShares(address[] _tos, uint256[] _shares)
stakeBySig(uint256 _amountIn, uint256 _profits, uint256 _minAmountOut, uint256 _nonce, uint256 _nonceHeart, uint256 _maxFee, address _to, uint256 _pricePerShare, address _signer, bytes _signature)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateUserLock(address _contributor, uint256 _userLock, uint256 _balanceBefore)
withdraw(uint256 _amountIn, uint256 _minAmountOut, address _to, bool _withPenalty, address _unwindStrategy)
withdrawBySig(uint256 _amountIn, uint256 _minAmountOut, uint256 _nonce, uint256 _maxFee, bool _withPenalty, address _unwindStrategy, uint256 _pricePerShare, uint256 _strategyNAV, uint256 _fee, address _signer, bytes _signature)
Approval(address indexed owner, address indexed spender, uint256 value)
BABLRewardsForContributor(address indexed _contributor, uint256 _rewards)
GardenDeposit(address indexed _to, uint256 reserveToken, uint256 reserveTokenQuantity, uint256 timestamp)
GardenWithdrawal(address indexed _from, address indexed _to, uint256 reserveToken, uint256 reserveTokenQuantity, uint256 timestamp)
RewardsForContributor(address indexed _contributor, uint256 indexed _amount)
StakeBABLRewards(address indexed _contributor, uint256 _babl)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address beacon, bytes data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.