This contract is being backfilled. You may encounter incomplete storage history.

Homer

Verified contract

Active on Ethereum with 1,321 txns
Deployed by via 0x97a2063e at 17660525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Homer"

0x73549300c62ec9ba571c008cb1a6e0d438f9e11f1546a1e33f37d8aebfd44cdc
0xeeb403bc6e7b09e4ff66c5d6929e6ca37f61955c527f4135bd96af78d9326e46
0x4a81e753f53f8a769dba9d8128bcf0ab3bf185a6793719acbf370245e1f75ab5
0x3455fe1bd6450d9147edb2c57747c166043c131879b94b72d4aff45b00b6c0a3
0x8572fe92f38ec76c75f1d75389f3d3585b5981c6d43eba3b684d5ffe02efdf35
0xc784debba26348ce72d185e054b01f5119d7829a605495766183e9b53cab3467
0xefdcac8eacc23e6542a0a554453c6db9c1481b3bbab3b40f1daf044eccc5e1ce
0xb1a070c0f79a887932dce2d25ed17364f8af3ebf8f5a159df03d3c8909e166db
0x2b3d7ad3153fa0527082f009438e967cd0187980a1aff0101c9963b0dc540da6
0x11b5dcccdd507dfa9c97135afda780947a27f49b9474c79e819646d15af599c3

Functions
Getter at block 20798103
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Homer
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Simpson 4.0
totalSupply(view returns (uint256)
440000000000000000000000000
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)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.