Ethereum Slot Machine Token

Verified contract

Active on Ethereum with 2,020 txns
Deployed by via 0x1da8e096 at 5295147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xcc87d84e0ffedffdf5b2a40096d33fb3b13254c538c874ebf36d76e02a857108
0xd25ca26e6cc5726ccafc1070136ba1e807028282dec673b96d516dbcc58193a5
0x2c3b8710ced9c81316d6ed003206d6b095824aef8e8bbd3ee4702c46372a7dd3
0x67f7431f5768fa57e2732b8cb79a2b3fbf67d6935074916e4525f6d81abd814d
0x67f6281bc790c4b92c33b864490f088a93ad2638ad98cf1342f93185df5ef69a
0x2d214d203ed07440b7c71805d7977ae64fb2dda929d03b84b34b920f6f2fc6cc
0x82ba0bf242f24194e84d838797f4ee603b77192310430d22a86a87e2a5697865
0xe768fecd4a0ffff5e212861b955172d251e5dd2142cf5b5b7ba9cf53285876e5
0xbcc0df7dc8d4598239d984db3581be11f9da7b17cb086ead28e8d34ba5e20b2b
0x4ea57488e5266648c379b365184d3186f16b6f9ee42eb7b3b5362d421df87ee4

Functions
Getter at block 20913712
INITIAL_SUPPLY(view returns (uint256)
50000000000000000000000000
availableTokens(view returns (uint256)
2126519893523000000000000
decimals(view returns (uint8)
18
dividendRoundsBeforeFoundersStakeUnlock(view returns (uint256)
4
foundersStake(view returns (uint256)
10
getTotalDividendsAmount(view returns (uint256)
0
getTotalDividendsRounds(view returns (uint256)
0
getTotalUnPayedDividendsAmount(view returns (uint256)
0
maxTokensToSale(view returns (uint256)
45000000000000000000000000
name(view returns (string)
Ethereum Slot Machine Token
owner(view returns (address)
0x9c51e8dc1d4ffe6a759d2d133d9d49451856e4a6
state(view returns (uint8)
0
symbol(view returns (string)
EST
totalSupply(view returns (uint256)
50000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
dividendsAmount(address investorview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
claimDividends(payable 
completeICO(
connectCrowdsaleContract(address crowdsaleContract
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
payDividends(payable 
pushDividends(address investorpayable 
setGasUsage(uint256 newGasUsage
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
ClaimDividends(address investoruint256 value
Dividends(uint256 rounduint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.