This contract is being backfilled. You may encounter incomplete storage history.

Zipmex Token

Verified contract

Implementation

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

No balances found for "Zipmex Token"

0xc3e7c5f8d91cc80438c9430569e6a8338ce52516be095775afc455c0cc315850
0x73c2f48cb2d254b71dfacf824106cd4854af0f05e859d07e564ce2228300b103

Functions
Getter at block 20792468
decimals(view returns (uint8)
18
name(view returns (string)
Zipmex Token
owner(view returns (address)
0x000000731853db38e1ed95bdf1080f8782120000
symbol(view returns (string)
ZMT
totalSupply(view returns (uint256)
200000000000000000000000000
transferable(view returns (bool)
false
version(view returns (uint256)
1
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
transferGrants(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _recipientuint256 _valuebytes _datareturns (bool)
burn(uint256 _valuereturns (bool)
cancelTransferRight(address _from
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
enableTransfers(
grantTransferRight(address _to
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
initialize(address tokenOwner
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
TransferRightCancelled(address indexed _from
TransferRightGiven(address indexed _to
TransfersEnabled(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.