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

SEGG

Verified contract

Active on Ethereum with 59,171 txns
Deployed by via 0x6739b4f1 at 7302510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x893456fcc4ad36fab161301b1109561e797be9c3a94e011dcb05517f3b4117f3
0x105f37bacd2c36a3e8677c35b94bcb1e0167e4caa0ca46ba81eb95861ced182c
0x8d63468f79aa02d1c63e6b1b1ae822908605a7c422d71754b7cadf433b14b872
0xa1d7a6fa5c3e00c0e10327e213a6cbc3f0f1ba6ba59a3f2d236bdba8737c9ed8
0x2cc615c552dc9e2b331a9fc76fdef6fead8efdaec773136a958e7c5dda40911e
0x83f3fcbbb34d08abd158a37b256fdf998d55a52467e058ac56dea24217bda41a
0xb6fcc9f300dfcb9a5f492eeeb067f11416f2f01e746ecad01b80feac69b92fd1
0x6c724ee32f5780e5253909db03e68bbfa14e9724cb2b2237442257857d31bf1a
0xa04a28437754c88aadec85433ae028fccb79507a6fe20a643a4af56da5191d2f
0x1c1085fe915c9005606e73dc6c5cb495e4f760905d31d73ea4e208d61851c682

Functions
Getter at block 20796832
INITIAL_SUPPLY(view returns (uint256)
100000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
SEGG
symbol(view returns (string)
SEGG
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.