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

ZB TOKEN

Verified contract

Active on Ethereum with 1,841 txns
Deployed by via 0x88d9413c at 10813810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZB TOKEN"

0xe97ad3b302bda3407d984e2bbc312ca6b9a3fe140e1151e81a46589dfae7e9f4
0x397244c765ea44ae506a1ea2783581422bfed0a4c4c69288ccd03fc2b7bd306e
0x68682e8be5c57e8a78afa9dd60c0ff8f4b9447daa629368bbccea5da5926ca12
0x1dc44fe8c3b52925c463e74555cc7b0e84c24e839311498d3234b5c4adb6d46c
0x1fac46e3182e78f5560723facc48e8c6203de1b3fd1b84c59f9dd398ebc641b3
0x7b30af72a59ada1798a8c198f8c90a7aebae0bf7057b76c83921535632661e81
0xadbbe2163ba9f9a8058956183aa08df3e766398b77693dade6c818f9fcfe10c5
0x6a204ad3a735e9cf1c6dba9a9487c49ad22bc725ecd7aa4748dd7fc4b8a08c46
0xc2133cdf3ac08cc81346ba3218ba3a056fc0d38f1c6c14633f7f4d8a7226a9fc
0xd57018924925fe891e0a25ca0fdfd32996b33cf3c20992667d560c39be493919

Functions
Getter at block 20797297
MAX_UINT(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply(view returns (uint256)
200000000000000000000000000
basisPointsRate(view returns (uint256)
0
decimals(view returns (uint256)
18
deprecated(view returns (bool)
false
getOwner(view returns (address)
0xaa6346dff1a95157335e2f3d1d9709ac42d3c360
maximumFee(view returns (uint256)
0
name(view returns (string)
ZB TOKEN
owner(view returns (address)
0xaa6346dff1a95157335e2f3d1d9709ac42d3c360
paused(view returns (bool)
false
symbol(view returns (string)
ZB
totalSupply(view returns (uint256)
200000000000000000000000000
upgradedAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
allowed(addressaddressview returns (uint256)
balanceOf(address whoview returns (uint256)
balances(addressview returns (uint256)
getBlackListStatus(address _makerview returns (bool)
isBlackListed(addressview returns (bool)
State-modifying
addBlackList(address _evilUser
approve(address _spenderuint256 _value
deprecate(address _upgradedAddress
destroyBlackFunds(address _blackListedUser
issue(uint256 amount
pause(
redeem(uint256 amount
removeBlackList(address _clearedUser
setParams(uint256 newBasisPointsuint256 newMaxFee
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _value
transferOwnership(address newOwner
unpause(
Events
AddedBlackList(address _user
Approval(address indexed owneraddress indexed spenderuint256 value
Deprecate(address newAddress
DestroyedBlackFunds(address _blackListedUseruint256 _balance
Issue(uint256 amount
Params(uint256 feeBasisPointsuint256 maxFee
Pause(
Redeem(uint256 amount
RemovedBlackList(address _user
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(uint256 _initialSupplystring _namestring _symboluint256 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.