Dicet

Verified contract

Active on Ethereum with 1,543 txns
Deployed by via 0x0cc6bebd at 5258459
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7bb150ccc3f6bc4ebd6a8b548b434b521d11b3b47583ac856124f3e20666e37d
0xbd84fb0baecde52b6bb1be0d2bd365c8d57fd9d44a01490ddd2c009ccf18f64b
0x1c9ad5cf3b6a87c3eb528396488ac6d575b485fcb8417017f4b0a72a4054b60c
0x6e288988a141b6d33572639253439bf3df81815ba558190cda5588f33f344e0d
0x51c8040a4f7ec481edfdd221bc13125e54f7d2ab2d9eb845e09ed4df50a0ad9b
0x36bbca9189d56a8f521b16176a2a0b442a46d635c50495ca5c88e63d569aafd2
0xce3c913680e25c6b0cf73ae3e945eb9b598a5e10c88ddc3501878bdc489d837e
0x5024236ff7c51e9509f23cabc1818f770e2cf5e790d2d19ea83596af3a07e004
0x2cfb3c7a091d0a39ff86284c0494344c6bb9e4050186871e84ffcb4b3bfddde1
0x5db0c52ff0df11d6a85928b98c396de5cd4e2f2a4c6df245a301aa1c7f1011cf

Functions
Getter at block 21161606
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Dicet
symbol(view returns (string)
CET
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
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.