ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,976 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x9c94…555a
0x59c1…ad4e
0xdb9b…fa73
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WEALTH | ERC-20 | 1.729442B | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- | |
WASC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21060606 | a month ago | | | 0 | 0.0022556515 | |
| 20884592 | 2 months ago | | | 0 | 0.00086128598 | |
| 20656400 | 3 months ago | | | 0 | 0.00050065774 | |
| 20607103 | 4 months ago | | | 0 | 0.00074440654 | |
| 20607098 | 4 months ago | | | 0 | 0.00095490930 | |
| 20606441 | 4 months ago | | | 0 | 0.00016654162 | |
| 20497715 | 4 months ago | | | 0 | 0.0016609715 | |
| 20347123 | 5 months ago | | | 0 | 0.00048597621 | |
| 20266721 | 5 months ago | | | 0 | 0.00020014896 | |
| 20266718 | 5 months ago | | | 0 | 0.00014092369 |
ABI
ABI objects
Getter at block 21378135 proxiableUUID() view returns (bytes32)
owner() view returns (address)
0x6e1862e6754d8798a81e1af678672e46f9dad145
Read-only
balanceOf(address _owner) view returns (uint256)
getPendingWealthOf(address _owner) view returns (uint256)
stakeOf(address _owner) view returns (uint256[])
State-modifying
Events claim()
initialize(address _wealthyApeSocialClubContract, address _wealthContract)
renounceOwnership()
setApartmentsStakingContract(address _apartmentContract)
setVerifier(address _newVerifier)
stake(uint256[] _tokenIds, uint8[] _tokenTypes, bytes _signature)
transferOwnership(address newOwner)
unstake(uint256[] _tokenIds)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.