Ziticoin

Verified contract

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

No balances found for "Ziticoin"

0xc435fcbd4bf6a5a5cda580eb5ac057a0699bfbd2eebaa4b80f06eaa1e63c2a4a
0x425e7bcd74d8c1528604de38a0929bdc3f93affe8c7b4b8c86d8ce8c21ae410f
0x1a9b322828a9c318a88f1059df12dc86df3000c0b5cb839816b168d5dde805ff
0xd238898b2a07938b6b82af7ad1073af697bb8c75f0be262b45ebc0160d2f862b
0x3e1924c347efaaab03988c23e3001f0d31ec1928e6d533c0716c48a42e89542e
0xdf4adc8132b44d29a6ca48b36729418ff9b2e744e141633d6190d29ee9d1af10
0x513c9f4da20923bdbf86cb7684f930f37bda53c7406c6307caa3bd4b86ac98c9
0x0eb1807ada5f931119e98a47e834c7cafa09b4cda4d0b7e3dccef9701a339337
0x3dc0b259b0582ff9a829a6cc964317bed6bf140d189546c0a4e7fdfcfb48c7d4
0x9860644c6bd37e8b71d3cf67e7c9948d66561643d4a2441f4c757a0ca86af0ed

Functions
Getter at block 21044401
CONTINUE_MINTING(view returns (bool)
true
PAUSED(view returns (bool)
false
TARGET_USER(view returns (address)
0xce9e8921bcd925b5d0d581e88587ce05982dbca9
TOKEN_DECIMALS(view returns (uint256)
8
TOKEN_DECIMALS_UINT8(view returns (uint8)
8
TOKEN_DECIMAL_MULTIPLIER(view returns (uint256)
100000000
TOKEN_NAME(view returns (string)
Ziticoin
TOKEN_SYMBOL(view returns (string)
ZITI
decimals(pure returns (uint8 _decimals)
8
initialized(view returns (bool)
true
mintingFinished(view returns (bool)
false
name(pure returns (string _name)
Ziticoin
owner(view returns (address)
0xce9e8921bcd925b5d0d581e88587ce05982dbca9
paused(view returns (bool)
false
symbol(pure returns (string _symbol)
ZITI
totalSupply(view returns (uint256)
50000000000000000000
Read-only
actualBalanceOf(address _ownerview returns (uint256 balance)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
freezingBalanceOf(address _ownerview returns (uint256 balance)
freezingCount(address _addrview returns (uint256 count)
getFreezing(address _addruint256 _indexview returns (uint64 _releaseuint256 _balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
freezeTo(address _touint256 _amountuint64 _until
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
mintAndFreeze(address _touint256 _amountuint64 _untilreturns (bool)
pause(
releaseAll(returns (uint256 tokens)
releaseOnce(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool _success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool _success)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Freezed(address indexed touint64 releaseuint256 amount
Initialized(
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Released(address indexed owneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.