ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,031 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
3 additional
variables
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19048937 | 10 months ago | | | 0 | 0.0082387220 | |
| 17676177 | a year ago | | | 0 | 0.0072249867 | |
| 17591936 | a year ago | | | 0 | 0.014377776 | |
| 17534047 | a year ago | | | 0 | 0.0070787472 | |
| 17406712 | a year ago | | | 0 | 0.0074555743 | |
| 17396287 | a year ago | | | 0 | 0.010546270 | |
| 17396281 | a year ago | | | 0 | 0.011453679 | |
| 17396276 | a year ago | | | 0 | 0.011131946 | |
| 17396272 | a year ago | | | 0 | 0.010445442 | |
| 17385195 | a year ago | | | 0 | 0.011297903 |
ABI
ABI objects
Getter at block 21276071 proxiableUUID() view returns (bytes32)
_USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
_activated() view returns (bool)
true
_endRound() view returns (uint32)
10
_signer() view returns (address)
0x97700fcd66c5b39a8c6fce90ac43fbe65da060f7
_treasury() view returns (address)
0x6687634e97a55ad4e6eb2759dd174c54f3d83cf7
getLastPlanetID() view returns (uint256)
1086
getSalesCompleteCount() view returns (uint256)
986
getSalesInfo() view returns (uint32, uint256)
(10, 986)
isActivated() view returns (bool)
true
owner() view returns (address)
0xc12e91587890a421203d20dda8dadc353dac87bf
Read-only
_purchaseDataByPlanetID(uint256) view returns (uint256 planetPrice, uint256 blockHeight, uint64 serialNo, uint64 planetID, uint32 round, string ethAddress)
_purchaseDataListByAddress(string, uint256) view returns (uint256 planetPrice, uint256 blockHeight, uint64 serialNo, uint64 planetID, uint32 round, string ethAddress)
getPurchaseDataByPlanetID(uint256 planetID) view returns (struct PlanetPurchasePurchaseData)
getPurchaseDataListByAddress(string addr) view returns (struct PlanetPurchasePurchaseData[])
State-modifying
Events initialize(address udst)
renounceOwnership()
requestPurchase(bytes invoice, uint8 v, bytes32 r, bytes32 s)
sendTreasury(uint256 amount)
setActivate(bool activate)
setEndRound(uint32 round)
setSigner(address signer)
setTreasury(address treasury)
transferOwnership(address newOwner)
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)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PurchasePlanet(uint32 indexed round, uint64 indexed planetID, uint64 indexed serialNo, string ethAddress, uint256 planetPrice, uint256 blockHeight)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.