Blockball Token

Verified contract

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

No balances found for "Blockball Token"

0xb0567a43156a8e085647f77f23b0e2f6697a272401d152f77bcaed9a2634d2d1
0x591d710b37024125e393a9f596f573f59dd7ca0c01056025404991c557a13ea7
0x7d42c62c4343d64a9b5599d8e9fda12f3d4c863d8942786cb15294d8b8d34736
0xf8eeb431577cd7d411b6d65171c86fdf00c6967778c61215a21628855bc7628e
0xf08e2cdbad96eb41c6081cbd6526e0e535a97d9274b60aaa0e483dcd7834ac84
0x9d7b25b90659d381f77a3df9ffff2487a6a7b16ea301d53e74d7628b9e2acbd2
0x6fce5f0ca405a6a89258db6da83c875ac2398e86d14abdc3965e0543009cd226
0xc58e503fba63dff1dda06e080311be078ee39d8ca3384ec4f6656b7d215136e8
0x395e976091a4f6e5bc876df8dac415c783965b1a0ed2a5fff4da7d3513355e07
0x97d9dfc461796c471eae7b7ddbe83ddfc874e69495b3f55ea820ac698f381a2e

Functions
Getter at block 21161926
MAX_UINT(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply(view returns (uint256)
2000000000000000
basisPointsRate(view returns (uint256)
0
decimals(view returns (uint256)
6
deprecated(view returns (bool)
false
getOwner(view returns (address)
0x7912e236d7989b63346f49b97f6873d483c92c4e
maximumFee(view returns (uint256)
0
name(view returns (string)
Blockball Token
owner(view returns (address)
0x7912e236d7989b63346f49b97f6873d483c92c4e
paused(view returns (bool)
false
symbol(view returns (string)
BBT
totalSupply(view returns (uint256)
2000000000000000
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
construct(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.