HeroCrowdsale

Verified contract

Active on Ethereum with 4,177 txns
Deployed by via 0x4098b750 at 6783033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HeroCrowdsale"

0xe24a0df15eeef484bc1abd1dbbe686e4112a8435e087bd4cc6ba3999e722bb09
0x357c5dc55a7a5ba7f540c9fdad6c93a32937607e6a25d79dee12b69d607480cf
0xb6b2bbeb5675c4a96854528e585fc6f2a73faaf3de900558cc6e49e5337fb959
0x9d6e1bb31a652485c5770b977792604f91e1ff8ce708ecbf1fb303e94e809e8a
0x5ea9507f1d12b891f4b8bf07bb8d2c1017d09108711e96a86dd7f6756a6b1e6b
0x407e0d5915634c374b4b65b10103e0ad48db64832af1c83bde5cae0fc84593a0
0xbf78e65fdbab090d19c107ebbc5afc8bece3edad465d70e9ee9675a17bcbf25b
0x44d147ab45c2b4bb5572df1fec7d3f87dc3c3706c0ef511b52e37ee4b1ccc53d
0x5888813cac94531bfcce64c0995093e865b8a820398e55cc69d39187eab2a27f
0xbc0fcfead7b8dd19187d0f4c7c6fa217fc809e43384fd4703930fd0ebb028671

Functions
Getter at block 21172210
heroAsset(view returns (address)
0x273f7f8e6489682df756151f5525576e322d51a3
isOwner(view returns (bool)
false
owner(view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused(view returns (bool)
false
Read-only
computeCurrentPrice(uint16 _heroTypeview returns (uint8uint256)
hasAirDropHero(uint16addressview returns (bool)
heroTypeIds(uint16uint256view returns (uint256)
heroTypeToHeroSales(uint16view returns (uint128 highestPriceuint128 previousPriceuint128 priceIncreaseTouint64 sinceuint64 untiluint64 previousSaleAtuint16 lowestPriceRateuint16 decreaseRateuint16 supplyLimituint16 suppliedCountsuint8 currencybool exists)
isPauser(address accountview returns (bool)
isReferrer(address accountview returns (bool)
State-modifying
addPauser(address account
addReferrer(address account
addSales(uint16 _heroTypeuint128 _startPriceuint16 _lowestPriceRateuint16 _decreaseRateuint64 _sinceuint64 _untiluint16 _supplyLimituint8 _currency
airDrop(uint16 _heroTypeaddress _referrer
changeEthBackRate(uint256 _newEthBackRate
pause(
purchase(uint16 _heroTypeaddress _referrerpayable 
removeReferrer(address account
renounceOwnership(
renouncePauser(
setHeroAssetAddress(address _heroAssetAddress
transferOwnership(address newOwner
unpause(
withdrawEther(
Events
AddSalesEvent(uint16 indexed heroTypeuint128 startPriceuint256 lowestPriceuint256 becomeLowestAt
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(
PauserAdded(address indexed account
PauserRemoved(address indexed account
ReferrerAdded(address indexed account
ReferrerRemoved(address indexed account
SoldHeroEvent(uint16 indexed heroTypeuint256 soldPriceuint64 soldAtuint256 priceIncreaseTouint256 lowestPriceuint256 becomeLowestAtaddress purchasedByaddress indexed referreruint8 currency
Unpaused(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.