ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 3,718 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
0xa9c4…9eed
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- | |
DI | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19110961 | 9 months ago | | | 0 | 0.00061485443 | |
| 19110958 | 9 months ago | | | 0 | 0.00059052878 | |
| 16796363 | 2 years ago | | | 0 | 0.015563324 | |
| 16796260 | 2 years ago | | | 0 | 0.0013007968 | |
| 16752386 | 2 years ago | | | 0 | 0.0018589434 | |
| 16730775 | 2 years ago | | | 0 | 0.0014634005 | |
| 16558618 | 2 years ago | | | 0 | 0.0024391581 | |
| 16496195 | 2 years ago | | | 0 | 0.042550755 | |
| 16490805 | 2 years ago | | | 0 | 0.0013879493 | |
| 16416051 | 2 years ago | | | 0 | 0.0015203234 |
ABI
ABI objects
Getter at block 21158443
allowStaking() view returns (bool)
true
allowUnstaking() view returns (bool)
true
owner() view returns (address)
0x61c814de445cb3b0bca43808138a6e11f3ea1929
Read-only
balanceOf(address _owner) 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 flipAllowStaking()
flipAllowUnstaking()
increaseOwners()
initialize(address _droidInvadersContract)
renounceOwnership()
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.