Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0x6b83…105e
0x8a30…4de0
Balances ($0.00)
No balances found for "PryzeSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5031053 | 7 years ago | | | 0 | 0.0070253000 | |
| 5031051 | 7 years ago | | | 0 | 0.0061298000 | |
| 5031041 | 7 years ago | | | 0 | 0.0061298000 | |
| 5031039 | 7 years ago | | | 0 | 0.0061298000 | |
| 5009059 | 7 years ago | | | 0 | 0.0061298000 | |
| 5009057 | 7 years ago | | | 0 | 0.0061298000 | |
| 5009055 | 7 years ago | | | 0 | 0.0061298000 | |
| 5009053 | 7 years ago | | | 0 | 0.0061298000 | |
| 5009051 | 7 years ago | | | 0 | 0.0061000000 | |
| 5009048 | 7 years ago | | | 0 | 0.0061000000 |
ABI
ABI objects
Getter at block 21273287
MAX_TOKENS() view returns (uint256)
400000000000000000000000000
MAX_WEI() view returns (uint256)
24695303000000000000000
PRESALE_WEI() view returns (uint256)
10695303000000000000000
PRESALE_WEI_WITH_BONUS() view returns (uint256)
16042954500000000000000
SALE_ENDED() view returns (bytes32)
0x73616c65456e6465640000000000000000000000000000000000000000000000
SALE_IN_PROGRESS() view returns (bytes32)
0x73616c65496e50726f6772657373000000000000000000000000000000000000
SETUP() view returns (bytes32)
0x7365747570000000000000000000000000000000000000000000000000000000
SETUP_DONE() view returns (bytes32)
0x7365747570446f6e650000000000000000000000000000000000000000000000
WEI_CAP() view returns (uint256)
14000000000000000000000
contributionCap() view returns (uint256)
14000000000000000000000
disbursementHandler() view returns (address)
0x8a30d1552e5853291a8e4abaf602807c8de44de0
getCurrentStageId() view returns (bytes32)
0x73616c65456e6465640000000000000000000000000000000000000000000000
owner() view returns (address)
0xa8198d82f9913cef219fa968bc3f88d19e8c55f3
presaleWeiContributed() view returns (uint256)
10695303000000000000000
token() view returns (address)
0x6b834f43b7f5a1644e0c81caa0246969da23105e
wallet() view returns (address)
0xf7a299884ad7be5bc3465a0b1d8bb2be2b00fd0a
weiContributed() view returns (uint256)
3369770350000000000000
Read-only
calculateAllocation(address contributor) view returns (uint256)
contributions(address) view returns (uint256)
getStageStartTime(bytes32 stageId) view returns (uint256)
presaleContributions(address) view returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events allocateTokens(address contributor)
conditionalTransitions()
contribute() payable
distributeTimelockedTokens(address beneficiary, uint256 tokenAmount, uint256 timestamp)
presaleContribute(address _contributor, uint256 _amount)
registerUser(address userAddress)
setSaleEndTime(uint256 timestamp)
setSaleStartTime(uint256 timestamp)
setupDone()
transferOwnership(address newOwner)
unregisterUser(address userAddress)
LogContribution(address indexed contributor, uint256 amountSent, uint256 excessRefunded)
LogDisbursement(address indexed beneficiary, uint256 tokens)
LogSetStageStartTime(bytes32 indexed stageId, uint256 startTime)
LogTokenAllocation(address indexed contributor, uint256 contribution, uint256 tokens)
LogTransition(bytes32 indexed stageId, uint256 blockNumber)
LogUserRegistered(address indexed sender, address indexed userAddress)
LogUserUnregistered(address indexed sender, address indexed userAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wallet)
fallback()
This contract contains no error objects.