AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 702 txns
Deployed by via 0xceab4cae at 11629876
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 48 additional slots
ERC-20
--
ERC-20
--
0xff08f654ee7b1b11aa72b2a790ae555f6cdb183359dc17cca513235c253b3a39
0xd425c3c44e3a5621cae0a819df9c66ebc8832ff8e6e1e6eacacfc0bc7870d06a
0x29202a2ac10587c15f7a0e654bf77666de8ff27c4bc0ec5d489656340bcb2671
0xe060d37aa851b2245fa13b59a5cd604627d117ffab7400e56e3c5129ae87aade
0xa2f669a0f37e8c9f422079119f2fe8d4f6ab3aa29fea425fbe9421eeb636b445
0x7f69b298d6bd76991fb151eef1756a24b9e09e98063b955efa50407e471119be
0xae2c9943aa76da689bf01bc813f003b320ad70c48f549a8d23aacc4006535dc8
0x4b2e1f190c62f9e8b7d2a9b58ec89866e46b8b60c74c54cd48301c772abd1b52
0x324864d65b54a442ae58eacd3a9da1f04eb8da7205089a117765e2711a8329e9
0x487f1924a27f49b7451b2ddcc319d6316fb7610d6b92f6c0a1e9f3c0369bc301

Functions
Getter at block 21434261
liftoffSettings(view returns (address)
0xf54d9fc14a006763c83d4e12b1bb5dfb02ea668c
owner(view returns (address)
0x4735581201f4cad63cca0716ab4ac7d6d9cfb0ed
paused(view returns (bool)
false
totalTokenSales(view returns (uint256)
16
Read-only
getAmountToIgnite(uint256 amountXEthuint256 hardCapuint256 totalIgnitedpure returns (uint256 toIgnite)
getReward(uint256 igniteduint256 rewardSupplyuint256 totalIgnitedpure returns (uint256 reward)
getTokenSale(uint256 _tokenSaleIdview returns (uint256 startTimeuint256 endTimeuint256 softCapuint256 hardCapuint256 totalIgniteduint256 totalSupplyuint256 rewardSupplyaddress projectDevaddress deployedbool isSparked)
getTokenSaleForInsurance(uint256 _tokenSaleIdview returns (uint256 totalIgniteduint256 rewardSupplyaddress projectDevaddress pairaddress deployed)
getTokenSaleProjectDev(uint256 _tokenSaleIdview returns (address projectDev)
getTokenSaleStartTime(uint256 _tokenSaleIdview returns (uint256 startTime)
isIgniting(uint256 startTimeuint256 endTimeuint256 totalIgniteduint256 hardCapview returns (bool)
isRefunding(uint256 endTimeuint256 softCapuint256 totalIgnitedview returns (bool)
isSparkReady(uint256 endTimeuint256 totalIgniteduint256 hardCapuint256 softCapbool isSparkedview returns (bool)
tokens(uint256view returns (uint256 startTimeuint256 endTimeuint256 softCapuint256 hardCapuint256 totalIgniteduint256 totalSupplyuint256 rewardSupplyaddress projectDevaddress deployedaddress pairbool isSparkedstring namestring symbol)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claimRefund(uint256 _tokenSaleIdaddress _for
claimReward(uint256 _tokenSaleIdaddress _for
ignite(uint256 _tokenSaleIdaddress _foruint256 _amountXEth
igniteEth(uint256 _tokenSaleIdpayable 
initialize(address _liftoffSettings
launchToken(uint256 _startTimeuint256 _endTimeuint256 _softCapuint256 _hardCapuint256 _totalSupplystring _namestring _symboladdress _projectDevreturns (uint256 tokenId)
renounceOwnership(
setLiftoffSettings(address _liftoffSettings
spark(uint256 _tokenSaleId
transferOwnership(address newOwner
undoIgnite(uint256 _tokenSaleId
updateEndTime(uint256 _deltauint256 _tokenId
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
ClaimRefund(uint256 tokenIdaddress igniter
ClaimReward(uint256 tokenIdaddress igniteruint256 reward
Ignite(uint256 tokenIdaddress igniteruint256 toIgnite
LaunchToken(uint256 tokenIduint256 startTimeuint256 endTimeuint256 softCapuint256 hardCapuint256 totalSupplystring namestring symboladdress dev
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Spark(uint256 tokenIdaddress deployeduint256 rewardSupply
UndoIgnite(uint256 _tokenSaleIdaddress igniteruint256 wadUnIgnited
Unpaused(address account
UpdateEndTime(uint256 tokenIduint256 endTime
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.