Doraemon

Verified contract

Active on Ethereum with 38 txns
Deployed by via 0xd2aa278b at 20179790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Doraemon"

0x12731717a2ce41f859c3771d0449794adf94e1ecc398506212cb79454c5ceb94
0xe9891c54c6b38d18984f787878eade6f293562d66fa248730b822991e49fff3a
0x0e02ce12616ab3ca0cf3e3cee6049e0500332e1ed50298ace890a6251175fe78
0xe59050b92bf9f114a9c5404308a615815bd6c9cd9ffd62a8f4082f2c9ee3bf7d
0x1d3333bcd41f4fdab8057ccd7ce5174e31afca488f80277ac96a5ab0e654741f
0x626e39bc488190261b32ce38b6e6599ee36826bb77bb78c450e101fca6f5fb4d
0x699df267c643eb5bb993fe704f7dea36b666ce2762763212fe04993e6b8572be
0xc8e4f8ca5774821e836f6fa66bf3806d1d40d1723d3b9ea77c087fcc49bacfb6
0x104ee9dc5b1505232f964ad65985221df136bf73dda661e00d212e142b0deca9
0x01f8816292423887983742f758caf212a7977bd69be483605cc79afab3457de4

Functions
Getter at block 21157974
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Doraemon
owner(view returns (address)
0xed866d48279a74a2afe79b46d8801ac0140bc9f2
symbol(view returns (string)
DORMON
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account