SpaceportUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa1e4e649 at 14077496
Slot
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

No balances found for "SpaceportUpgradeable"

No transactions found for "SpaceportUpgradeable"


Functions
Getter at block 21030729
allowStaking(view returns (bool)
false
allowUnstaking(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address _ownerview returns (uint256)
claimedStardust(addressview returns (uint256)
ownerOf(uint256 _tokenIdview returns (address)
stakeOf(address _ownerview returns (uint256[])
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256 _tokenId)
State-modifying
claim(uint256 _amountbytes _signature
flipAllowStaking(
flipAllowUnstaking(
initialize(address _apeInvadersContractaddress _stardustContract
renounceOwnership(
setClaimedStardust(address[] _addressesuint256[] _amounts
setVerifier(address _newVerifier
stake(uint256[] _tokenIds
transferOwnership(address newOwner
unstake(uint256[] _tokenIds
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.