ZOY TOKEN

Verified contract

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

No balances found for "ZOY TOKEN"

0xd8ff31bc366e87e4227f83c28089e3d40209f59352419ab83c5c7874c854119a
0xb990b088d6343a6c31449e90a574f1f075824c79b97882197aced92d0614faf6
0x29d947550007591a2a4b6e52a9fe849e62ba407535cc780c267b217e6a56690b
0xe76f2ea6017d529ff472675b87c3e4ceef57df568696d5e8b72fe1c51e91f704
0x4bd4d9d8e3f7808ca13716ab40e7830fcd94d5b646c7ae2e04741877da93fd9e
0x8c0810b6ce2302e1320d7b9a0701b4ae302a558cd7c8a5b3a4f929d523b30a3f
0x1e763cce826f6fccb4ab66f470c8513ea54716d4a8457bef2533efeef42c8dbb
0xa8ee1560f7c5400f9857feb5a879a7e8cbce3c73bf9f278fa75c4a826fadf6c7
0xe03b1b224e59b39fbadce53b159b9871c49dae49bde4915b6a912638789d556c
0x7a9cf32d6243502c899c0071a363473c8fdd494fbb150b429cea0599803973f7

Functions
Getter at block 21258769
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
ZOY TOKEN
owner(view returns (address)
0xf70fd15fc10e3c04836789f342f158240406671b
symbol(view returns (string)
ZOY
totalSupply(view returns (uint256)
100000000000000000000000000
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.