PlanetPurchaseP2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x65344b5d at 16994892
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 "PlanetPurchaseP2"

No transactions found for "PlanetPurchaseP2"


Functions
Getter at block 20966453
_USDT(view returns (address)
0x0000000000000000000000000000000000000000
_activated(view returns (bool)
false
_endRound(view returns (uint32)
0
_saleTreasury(view returns (address)
0x0000000000000000000000000000000000000000
_sfTreasury(view returns (address)
0x0000000000000000000000000000000000000000
_signer(view returns (address)
0x0000000000000000000000000000000000000000
getSalesCompleteCount(view returns (uint256)
0
getSalesInfo(view returns (uint32uint256)
(0, 0)
isActivated(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
_purchaseDataByPlanetID(uint256view returns (uint256 planetPriceuint256 blockHeightuint64 serialNouint64 planetIDuint32 roundstring ethAddress)
_purchaseDataListByAddress(stringuint256view returns (uint256 planetPriceuint256 blockHeightuint64 serialNouint64 planetIDuint32 roundstring ethAddress)
getPurchaseDataByPlanetID(uint256 planetIDview returns (struct PlanetPurchaseP2PurchaseData)
getPurchaseDataListByAddress(string addrview returns (struct PlanetPurchaseP2PurchaseData[])
State-modifying
initialize(address udst
renounceOwnership(
requestPurchase(bytes invoiceuint8 vbytes32 rbytes32 s
sendTreasury(uint256 amount
setActivate(bool activate
setEndRound(uint32 round
setRoundEndCount(uint8 count
setSigner(address signer
setStartRound(uint32 round
setTreasury(address saleTreasuryaddress sfTreasury
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PurchasePlanet(uint32 indexed rounduint64 indexed planetIDuint64 indexed serialNostring ethAddressuint256 planetPriceuint256 blockHeight
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.