YECToken

Verified contract

Active on Ethereum with 43,446 txns
Deployed by via 0x484fd5ba at 7447881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "YECToken"

0xdc82fc6e776a731af6c91abb353b57616c6dde195fafa5b0995c315c494d5bcf
0x5e9c4292ee7898e2e6eef25889f5a6e25656f2a56a0cb24103a8fdce533db5c4
0x284b59806029a05c9fff764192c87a00210a8232e2b1e6a7884e30ff95c3780e
0xd0fcb2e81667eb53e2eeba6029b8c89a5c88514e6b665ce7bec3ebd8e57b83d4
0x626c62823f0941835d9e819f6ba96ea8db29fa0e4e16b0b1a9787f31d1304790
0xe3075eb5cadc4cbff1e6372c9445e88052e3b4db6df202c4286b3ddf1e60258c
0x581d9ea8ac7e2c259d78a8f58c870f316ed1cc1c0ab29ed8b25c073de1426fcb
0x4df51e3a089ce7151d6009a9de92346619c3d33cfeeeddc4ee1cdef397fbebcd
0x9d514ac6b725f3c78888272ba8cbdd0a185a070f9b6e64e67bf54823e555b700
0xed9d4aa0c89cd059453587907772eeef352c473d49daeaaeb3fa8de311e5f28a

Functions
Getter at block 21036930
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
YECToken
symbol(view returns (string)
YEC
totalSupply(view returns (uint256)
100000000000000000000000000000
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.