ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 6,811 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
0xa8bb…c204
0x3ed7…3afb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- | |
AI | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19110874 | 10 months ago | | | 0 | 0.00047230719 | |
| 19110870 | 10 months ago | | | 0 | 0.00044533366 | |
| 19110855 | 10 months ago | | | 0 | 0.00048133514 | |
| 19110852 | 10 months ago | | | 0 | 0.00045276713 | |
| 19110849 | 10 months ago | | | 0 | 0.00046729953 | |
| 19110838 | 10 months ago | | | 0 | 0.00046238312 | |
| 18236832 | a year ago | | | 0 | 0.00061011595 | |
| 18061414 | a year ago | | | 0 | 0.0015625985 | |
| 17991777 | a year ago | | | 0 | 0.0017920648 | |
| 17759855 | a year ago | | | 0 | 0.0015742667 |
ABI
ABI objects
Getter at block 21269580
allowStaking() view returns (bool)
true
allowUnstaking() view returns (bool)
true
owner() view returns (address)
0x06c5c9d0b864eb1275c17df976b70e3459b0d700
Read-only
balanceOf(address _owner) view returns (uint256)
claimedStardust(address) view returns (uint256)
ownerOf(uint256 _tokenId) view returns (address)
stakeOf(address _owner) view returns (uint256[])
tokenOfOwnerByIndex(address _owner, uint256 _index) view returns (uint256 _tokenId)
State-modifying
Events claim(uint256 _amount, bytes _signature)
flipAllowStaking()
flipAllowUnstaking()
initialize(address _apeInvadersContract, address _stardustContract)
renounceOwnership()
setClaimedStardust(address[] _addresses, uint256[] _amounts)
setVerifier(address _newVerifier)
stake(uint256[] _tokenIds)
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.