ShopCornToken

Verified contract

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

No balances found for "ShopCornToken"

0xa13e97253bc08c8cf78588626c865f20b87bc1bbcf3de3a62ff1c1a0994c7b0b
0xe72e784418d1f79ffe6e099d551a7b4c005cb2487ec3ea9a1f552db39972c35c
0xd38e85934ef5876d365cd74787c83d4dea66d64500f44f05e4540902d04b6140
0x0786ce5ea84bc246140b8ec13aed7c89968f0067ee6a162a2a3f0f381d14522e
0x9d43e44ab7702d8455a83df8080ad3233b9271b8f6bda5f2fa9725e6ce555663
0xece31244569afd8128aa335a482423ecc863d8dc362f583f22aef270bec8369f
0x66a487690af9faabe8d7f1518c5c1c3c9fead1eb9ab991a0490e3b238e362c77
0x943af5527ca6a6d9d2027f245c7db064671dcfff0c84b38a995dc6df7c85c583
0xf91608cb15c758bcb0428f313511ec62a127ece6063a79efaac930bc2892e2e8
0xa472f419a59325c95445c7799b3df76e89216c6d551b519f9695eb9b7707e571

Functions
Getter at block 21173069
INITIAL_SUPPLY(view returns (uint256)
200000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
ShopCornToken
symbol(view returns (string)
SHC
totalSupply(view returns (uint256)
200000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(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.