CryptoPhoenixes

Verified contract

Active on Ethereum with 1,057 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $329.47
ERC-20
--
0xa3138386b09466f7a94b9eec5cbb9ae700870872680fe150e54599b3db460b7a
0xca787520221eca6877f5e3cc5c4ce422f38459233c3aa44b3d34c519154ab25e
0x22a8c5e30e913e8aaa138cb3753a14ddb326058f719d29e9595366349ef78c4d
0xff9655318bea555b0bdcd8d70a6b378cd83bb5e625a818bfc762796c3c7966e5
0x192e0718bdcfb4ca0dd9f4010f052fc159013f9c3ac6dbcee69516edcfbac38c
0xad72c34824e5d9cc819e13f3af594c1e4e66f7bdcdd4f7a5eebf6469121e689b
0xefa0065fdad264eed2c215c107d3bb983da48d5323a9c0579a21f0589214c6db
0x18fdfa6f047ba76f312320a74bb8248066f59ce6fb9696bf7ca1ea6e8ac5e6b6
0xd10e12ee9f44cc7767e721150db12730ab0c9049adac9aa977328d4f88ac04ef
0x0c15cd775b339da9e3e0acdd3e1350c23fb03cbfcbe1d245f293a75de6527280

Functions
Getter at block 21306810
ALLOW_BETA(view returns (bool)
true
BASE_PRICE(view returns (uint256)
2500000000000000
EXPLOSION_DENOMINATOR(view returns (uint256)
1000
HIGHER_PRICE_RESET_PERCENTAGE(view returns (uint256)
20
LOWER_PRICE_RESET_PERCENTAGE(view returns (uint256)
10
PHOENIX_POOL(view returns (uint256)
895120406154712
PRICE_CUTOFF(view returns (uint256)
1000000000000000000
owner(view returns (address)
0x10534d4e612071e6b6480c498dd8bdb8f51b9ed7
paused(view returns (bool)
false
subDev(view returns (address)
0x96c3170d0981b7321c618ff35aade41dffedaac9
Read-only
devFunds(addressview returns (uint256)
getPhoenix(uint256 _phoenixIdview returns (uint256 priceuint256 nextPriceuint256 dividendPayoutuint256 effectivePayoutuint256 explosivePoweruint256 cooldownuint256 nextExplosionTimeaddress previousOwneraddress currentOwner)
userFunds(addressview returns (uint256)
State-modifying
closeBeta(
createMultiplePhoenixes(uint256[] _payoutPercentagesuint256[] _explosivePowersuint256[] _cooldowns
createPhoenix(uint256 _payoutPercentageuint256 _explosivePoweruint256 _cooldown
devWithdraw(
explodePhoenix(uint256 _phoenixId
pause(
purchasePhoenix(uint256 _phoenixIdpayable 
setBasePrice(uint256 _amount
setCooldown(uint256 _phoenixIduint256 _cooldown
setDividendPayout(uint256 _phoenixIduint256 _payoutPercentage
setExplosivePower(uint256 _phoenixIduint256 _explosivePower
setHigherPricePercentage(uint256 _percentage
setLowerPricePercentage(uint256 _percentage
setPriceCutoff(uint256 _price
unpause(
withdrawFunds(
Events
Pause(
PhoenixExploded(uint256 phoenixIdaddress owneruint256 payoutuint256 priceuint256 nextExplosionTime
PhoenixPurchased(uint256 _phoenixIdaddress oldOwneraddress newOwneruint256 priceuint256 nextPrice
Unpause(
WithdrewFunds(address owner
Constructor
constructor(address _subDev
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.