Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x917b…4650
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
bAPE | ERC-20 | 35.552587 | -- | -- | |
vAPE | ERC-20 | 0.138915 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14862788 | 2 years ago | | | 0 | 0.0046737974 | |
| 14719650 | 3 years ago | | | 0 | 0.0075761629 | |
| 14516646 | 3 years ago | | | 0 | 0.00094058357 | |
| 14516646 | 3 years ago | | | 0 | 0.0065600449 | |
| 14513324 | 3 years ago | | | 0 | 0.0059856079 | |
| 14511540 | 3 years ago | | | 0 | 0.0064616466 | |
| 14510761 | 3 years ago | | | 0 | 0.0076907004 | |
| 14510027 | 3 years ago | | | 0 | 0.0064126370 | |
| 14509632 | 3 years ago | | | 0 | 0.0063642620 | |
| 14507888 | 3 years ago | | | 0 | 0.011499715 |
ABI
ABI objects
Getter at block 21209638
boardape() view returns (address)
0x0c7e2955688cdfc4887aa26c0ea0c4fbae4f7bd9
epoch() view returns (uint256)
16
getVapePrice() view returns (uint256)
178376825973886520
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
1
nextEpochPoint() view returns (uint256)
1649203200
operator() view returns (address)
0x526e5762822bff600494c34039cd786db3b3a2a6
rewardLockupEpochs() view returns (uint256)
2
rewardPerShare() view returns (uint256)
7744309621824131536355908
totalSupply() view returns (uint256)
35552587072163444921
treasury() view returns (address)
0x526e5762822bff600494c34039cd786db3b3a2a6
vape() view returns (address)
0x917b78b76ca7fd68e9b6e4b1ebfcb13cc0fb4650
withdrawLockupEpochs() view returns (uint256)
6
Read-only
balanceOf(address account) view returns (uint256)
canClaimReward(address mason) view returns (bool)
canWithdraw(address mason) view returns (bool)
earned(address mason) view returns (uint256)
getLastSnapshotIndexOf(address mason) view returns (uint256)
masonryHistory(uint256) view returns (uint256 time, uint256 rewardReceived, uint256 rewardPerShare)
masons(address) view returns (uint256 lastSnapshotIndex, uint256 rewardEarned, uint256 epochTimerStart)
State-modifying
Events allocateSeigniorage(uint256 amount)
claimReward()
exit()
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
initialize(address _vape, address _boardape, address _treasury)
setLockUp(uint256 _withdrawLockupEpochs, uint256 _rewardLockupEpochs)
setOperator(address _operator)
stake(uint256 amount)
withdraw(uint256 amount)
Initialized(address indexed executor, uint256 at)
RewardAdded(address indexed user, uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.