PublicSaleUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 156 txns
Deployed by via 0x01ab32c3 at 13127081
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 47 additional slots
-
variable spans 43 additional slots

No balances found for "PublicSaleUpgradeableProxy"

0x936393226dbf17d18bcb31b0deb594b18d8d3acf3ee21a374bc721591507bc09
0x25ecb7e1d5d56f494bc5ba76891f1b198a511ddf2f7ae530af8f0c8024fb561d
0x43475c04580ba92b4846d0a9df608150d069c148ed61df89efa5cae2a78d482c
0x3c87a0a91c98021a3d189ff994ea418762cef82361de15b8b947c368cd9f5406
0xdf724fc2809cc57795eabab200f52c662c3b7c3f756f054294d304314f651f65
0xaeaad742d2d41e6cf4b99417b325e54ddd9e20300d79dc5027fcf528fd2c5c05
0x2095e2b9efdb00b233a99ed0a9f9bc2711b5ca5a3605054439ed377d575fadf4
0xabbef1a90b9e704c8b4aed136eeedd660c3373ed6724ff320ad34ffeb70b1e6b
0x1c23cb0a7b5b57833874d467c3ecdcafb448ffba904769513f3922716aaea99d
0xee6d1c117fe70dc0d7d5d18f4938edb1443b622116e5ee6243666a0604eee67b

Functions
Getter at block 21299835
genesisSaleEndTime(view returns (uint256)
1630393200
getPublicSaleEthCapacity(view returns (uint256)
300000000000000000000
isCrowdsaleFinished(view returns (bool)
true
owner(view returns (address)
0xab0b18523e8fe8cbf947c55632e8ab5ce936ae8c
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
publicSaleBoughtEth(view returns (uint256)
300000000000000000000
publicSaleSoldToken(view returns (uint256)
1347969599999999999999999
publicSupply(view returns (uint256)
1400000000000000000000000
rate(view returns (uint256)
3888
zoneToken(view returns (address)
0xc1d9b5a0776d7c8b98b8a838e5a0dd1bc5fdd53c
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
acceptOwnership(
finishCrowdsale(
initialize(address _ownerAddressaddress _zoneToken
purchase(payable 
renounceOwnership(
setPublicSaleEthCapacity(uint256 newEthCapacity
setRate(uint256 newRate
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleEthCapacityChanged(uint256 newRateuint256 newEthCapacity
PublicSaleFinished(uint256 boughtEthuint256 soldToken
PublicSaleRateChanged(uint256 newRate
SoldOnPublicSale(address indexed buyeruint256 ethAmountuint256 tokenAmount
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.