Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7385…c751
0x6573…5373
0x37cb…a05c
0xae21…db61
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
433 | ERC-20 | 1B | -- | -- | |
433 | ERC-20 | 299.973524M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8219057 | 5 years ago | | | 0 | 0.00036518500 | |
| 8218592 | 5 years ago | | | 0.01 | 0.0022193200 | |
| 8218590 | 5 years ago | | | 0.01 | 0.0023693200 | |
| 8214904 | 5 years ago | | | 0 | 0.0013145600 | |
| 8214820 | 5 years ago | | | 2 | 0.0059386400 | |
| 8207663 | 5 years ago | | | 0 | 0.000097322000 | |
| 8204180 | 5 years ago | | | 0 | 0.000072973000 | |
| 8182180 | 5 years ago | | | 0.025133078 | 0.00053435901 | |
Transfer | 8182153 | 5 years ago | | | 0.025617136 | 0.00048405801 | |
| 8181905 | 5 years ago | | | 0 | 0.0087436800 |
ABI
ABI objects
Getter at block 21273622 getState() view returns (bool[2] boolArgs, uint256[18] uint256Args, address[6] addressArgs)
getDistributedTokens() view returns (uint256)
1910893988660000000000000
getTokensForSaleCap() view returns (uint256)
299973524080000000000000000
staffContract() view returns (address)
0x3525ac6cc8c673d74bcd94a4c005c9301fad135b
Read-only
fitsTokensForSaleCap(uint256 _amount) view returns (bool)
getInvestorClaimedTokens(address _investor) view returns (uint256)
getInvestorTokensPurchase(address _investor, uint256 _purchaseId) view returns (uint256 value, uint256 amount, uint256 bonus, address referrer, uint256 referrerSentAmount)
getInvestorTokensPurchasesLength(address _investor) view returns (uint256)
investors(address) view returns (uint8 status, uint256 contributionInWei, uint256 purchasedTokens, uint256 bonusTokens, uint256 referralTokens, uint256 receivedTokens, bool isBlockpass)
isBlockpassInvestor(address _investor) view returns (bool)
State-modifying
Events blockInvestor(address _investor)
bulkWhitelistInvestor(address[] _investors)
burnUnsoldTokens()
buyTokens(bytes32 _promoCode, address _referrer) payable
changeTokenRate(uint256 _tokenRate)
claimTokens()
finalize()
lockBonusTokensClaim(uint256 _date)
lockPurchasedTokensClaim(uint256 _date)
pause()
refundAllInvestorTokensPurchases(address _investor) payable
refundTokensPurchase(address _investor, uint256 _purchaseId) payable
resume()
sendTokens(address _investor, uint256 _amount)
setCrowdsaleStartDate(uint256 _date)
setEndDate(uint256 _date)
setMaxInvestorContributionInWei(uint256 _maxInvestorContributionInWei)
setMinPurchaseInWei(uint256 _minPurchaseInWei)
setTokenContract(address token)
unlockBonusTokensClaim()
unlockPurchasedTokensClaim()
whitelistInvestor(address _investor, bool _isBlockpass)
BonusTokensClaimLocked(uint256 date, uint256 timestamp, address byStaff)
BonusTokensClaimUnlocked(uint256 timestamp, address byStaff)
CrowdsaleStartDateUpdated(uint256 date, uint256 timestamp, address byStaff)
EndDateUpdated(uint256 date, uint256 timestamp, address byStaff)
Finalized(uint256 timestamp, address byStaff)
InvestorBlocked(address indexed investor, uint256 timestamp, address byStaff)
InvestorWhitelisted(address indexed investor, uint256 timestamp, address byStaff)
MaxInvestorContributionChanged(uint256 maxInvestorContributionInWei, uint256 timestamp, address byStaff)
MinPurchaseChanged(uint256 minPurchaseInWei, uint256 timestamp, address byStaff)
Paused(uint256 timestamp, address byStaff)
PurchasedTokensClaimLocked(uint256 date, uint256 timestamp, address byStaff)
PurchasedTokensClaimUnlocked(uint256 timestamp, address byStaff)
Resumed(uint256 timestamp, address byStaff)
TokenRateChanged(uint256 newRate, uint256 timestamp, address byStaff)
TokensBurned(uint256 amount, uint256 timestamp, address byStaff)
TokensClaimed(address indexed investor, uint256 purchased, uint256 bonus, uint256 referral, uint256 received, uint256 timestamp, address byStaff)
TokensPurchaseRefunded(address indexed investor, uint256 indexed purchaseId, uint256 value, uint256 amount, uint256 bonus, uint256 timestamp, address byStaff)
TokensPurchased(address indexed investor, uint256 indexed purchaseId, uint256 value, uint256 purchasedAmount, uint256 promoCodeAmount, uint256 discountPhaseAmount, uint256 discountStructAmount, address indexed referrer, uint256 referrerSentAmount, uint256 timestamp)
TokensSent(address indexed investor, uint256 amount, uint256 timestamp, address byStaff)
constructor(uint256[11] uint256Args, address[5] addressArgs)
This contract contains no fallback and receive objects.
This contract contains no error objects.