CEREAL

Verified contract

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

No balances found for "CEREAL"

0xc6b9164057166b68cce1b17411da64151de7ebf3a3b5ea8f4a1a674256c18d17
0x30cbfc5aebdd9fe6341f001ecd5f817b8a39a529b119d19e56fe5eb3686c1d4b
0x114abe79c30baa316bb697de94aac6e66d416fc3121f86b3ba6c061b61693c85
0x14c3eb431f47c470cdfbfb6da40e6c782b428ee8ef63d7fbb38bf25703e9d29b
0x0b7ef24318861a4fdd60a38efeefa9800fd9b5100747af1f6a8218eae4505f62
0xf74e79fa257f3933717fccd616c9c58ef3cc159d021bac61a8dd2162cdafafde
0x4dbddbc17ae988b39137195f6c142d0fa075c8d4353f961e1d2746a316db1681
0x87a2907ce66e040452606acb2d67436f6b6614ba3adf3fbd87e59154805aac94
0xb5e6ecc92878bb7674dd9f21ad1425060058a0790103423a8013c6ea245fbbd8
0x57a73c2ba1d430728bf5340ebbd62e74ed22ba03bd2fb6cd3ebac192accb6515

Functions
Getter at block 21392568
UPPER_LIMIT(view returns (uint256)
250000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
CEREAL
owner(view returns (address)
0x38ea770b998416d65568e4eed494703cf3f21f44
symbol(view returns (string)
CEP
totalSupply(view returns (uint256)
250000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.