HALLOWEEN

Verified contract

Active on Ethereum with 1,124 txns
Deployed by via 0xb8867b5f at 18442365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x623d8c499d60267eda6b2b943b012c947c3247eb5913736f4c997f98c964048f
0x3fc649308a5a6d66e1f53e44c809668a41c999df5a0ef9ba70f432c2c385639e
0xbf75b97a9a707835087a10b880d5609bcbd205afe2c00be8dd261c1d850cc0fb
0x63f8e9b9bc40d8614d20ed912499bc542e1a2731779f55107ee9124a683bc478
0xf77eced6af480f891c47993f6ed8030138f817bb8fe954ba60eef902aa04c4fe
0x465ae03d7438455af8d53bde705bcabdefcb77b8986c17344efdc7fd31a8e003
0xe888b44680e3d738df468b61dc4fcbd8ff59f39e9392e3992d14662c69f517ae
0x608e84d50703c35b7d978078f1784e9d59f73994661b0568c7a92a455865f87d
0x41ab2c7e5a75666c2f5df2df2252f3cdebff3ba372d82f083883b212c13e55bc
0xb38c4296f5e6bf80b456aa061198fa66c198cfa9614798a41364f063bdf90963

Functions
Getter at block 21212406
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
HALLOWEEN
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HALLOWEEN
totalSupply(view returns (uint256)
103100000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.