VirtuePokerSale

Verified contract

Active on Ethereum with 655 txns
Deployed by via 0xc7019937 at 5472554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VirtuePokerSale"

0x52316217887b8bc48449632928754beb4a727795cfa5ed319c7aa9c5657a82cb
0x95a4e1cb3312f2ce752db320c47ee3e42387466dc1ab6967b3fcf26308e8a9ac
0xe27dbaf49369613793e660312ce980a054a981caf672f65fe66e0bc388a02126
0x3fdd809a4681f9d8094f57a4b40f272e2e15953774ba8fe8a26f17e21242e0c6
0xae03d50f651d1f0b5ea3b8deb1f4444863576e0385b58c8ac3d61ecff152faa1
0x63a5c0994ec0d12cd97fdb2a81604986c71fcd7917046369be4659dacec4e45f
0x05a174414583465f45128e01b6c3d0183c200d35081a98725c054d5ed5499468
0x58ec835a71b16ded5158432b696a363b4df364d1e0b154806c4bad5cb2c255a2
0x92a8e78c88ba34d3a31d25e7a58617816055ebd2b1789394d460007466336b0c
0x40efa87d3d6e60501206f09dee5a0a10a3a8bba347d8256a4971e5a610f71e41

Functions
Getter at block 20825458
disbursementHandler(view returns (address)
0x4e663bfe401a539fb3dd0becb726bc6f75eb9eec
getCurrentStateId(view returns (bytes32)
0x73616c65456e6465640000000000000000000000000000000000000000000000
minContribution(view returns (uint256)
1000000000000000000
minThreshold(view returns (uint256)
12000000000000000000000
owner(view returns (address)
0x36a9b165ef64767230a7aded71b04f0911bb1283
tokensForSale(view returns (uint256)
100000000000000000000000000
tokensPerWei(view returns (uint256)
4000
totalSaleCap(view returns (uint256)
25000000000000000000000
trustedToken(view returns (address)
0x5eeaa2dcb23056f4e8654a349e57ebe5e76b5e6e
trustedVault(view returns (address)
0x628d894064b9d5f4f5470186c751da72a1a00562
weiContributed(view returns (uint256)
25000000000000000000000
whitelistAdmin(view returns (address)
0x1ede41d9a1e07f7b66a4a02121bcee028c36adf2
Read-only
blacklist(addressview returns (bool)
checkWhitelisted(address contributoruint256 contributionLimituint256 currentSaleCapuint8 vbytes32 rbytes32 sview returns (bool)
contributions(addressview returns (uint256)
getStateStartTime(bytes32 _stateIdview returns (uint256)
hasContributed(addressview returns (bool)
states(uint256view returns (bytes32)
transferAllowed(address _fromaddressview returns (bool)
State-modifying
addToBlacklist(address _contributor
allocateTokens(address _contributor
changeAdmin(address _admin
conditionalTransitions(
contribute(uint256 contributionLimituint256 currentSaleCapuint8 vbytes32 rbytes32 spayable 
endSale(
removeFromBlacklist(address _contributor
setEndTime(uint256 _endTime
setup(
transferOwnership(address newOwner
Events
LogAdminUpdated(address indexed newAdmin
LogContribution(address indexed contributoruint256 valueuint256 excess
LogSetStateStartTime(bytes32 indexed _stateIduint256 _startTime
LogTokensAllocated(address indexed contributoruint256 amount
LogTransition(bytes32 stateIduint256 blockNumber
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.