UCK

Verified contract

Active on Ethereum with 46,169 txns
Deployed by via 0x6ed7b47c at 7794556
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6fe129cef8b19731a0fbb005cb4317bd4c9cd5187f98cc1a80471352921267ad
0xa9f8bbc499045066657f47ccb42d3a8c5692602d8ce54263b637e893d718af42
0x350d07d7dee1c1017d86cc89466cb5e897a6bf1442b78db5a093f5395d56526c
0xeb6da564b115de45a555e1d181a18957328e1b1873d37dede26afb6224aa96d5
0xa9e21f3b292760088a51952373514f5a109827726c293d27b6e75694ed0c9b11
0x890cd388ceaf93ce9c8c5822ab59c0147eee80e3fccfeacc5facc876feb5c184
0x4c06a923a06b689d777ffdba46b3c2f4fa73ce2d7196da02a465e7801be664c0
0x80347b7d67bfffd04126ec212e2fb826328ac1bfa2fce330b814b62881aaaf8a
0x330b3649b20ede69e03eb0ca17aa908852c5886ff01f9e9c231c688a792f3d5f
0xc3ff3ef79a52ba194f4dab397c07ef13507514fb79ab60605903f36f5c064f0c

Functions
Getter at block 21162168
decimals(view returns (uint8)
18
name(view returns (string)
UCK
symbol(view returns (string)
UCK
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.