LOTTERY

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x2f99e3eb at 17295059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x955906aab65621a7294dfd81dad406f7f5b87f9f4cf776a006f67ff256d5551e
0x1de631b7f8dbb7a4da843500ec40b856dcdc08bd253083f45843039eccf79d28
0xe30ce118aa2251eae4e18f734643ac87ea1e2e3fd1b0dd86c971ddc2d2d98508
0x70da0f9f7691824e3cb83a6740fee5a3850a87b4764fc0b2c96d9b691eb05386
0x12b703b9af1de36f499eab481a727ffef3aea1bc5cfb06c82d15c346427bbd25
0x74eb36d7d22699385a23f4113911c68a9e4519a1234752f3294e570eaef350b7
0x663ba3ed554bebb8d391d79ba40c279deefa99b765c89dd52221b5940d5deb82
0xe0a1a126e4dfefbb90154f45c3d83a1364239826b81efd7d072cd3c0857f44d6
0xd25601ffec0d20928b1662b9b6e4123bce9f5fe4b11dffcde4d0be78f5ff04a6
0xb352c081df5c56fedaa253a8a4ae21bd08454adabd7baa676a12e2f99f0f1525

Functions
Getter at block 21404644
decimals(view returns (uint8)
18
name(view returns (string)
LOTTERY
symbol(view returns (string)
LOTTERY
totalSupply(view returns (uint256)
777777777000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupply_string name_string symbol_uint8 decimals_address service_
Fallback and receive
receive(
Errors

This contract contains no error objects.