BurnDrop

Verified contract

Active on Ethereum with 161 txns
Deployed by via 0x5d448876 at 10274603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "BurnDrop"

0xc0db8eb5873db2d52ce327e7c618223802c433c5c07b9b3823f59d446880c71b
0xfeef81cf32c2770feb21c93e3b3409d709adcb81f53823fb5d7115ddd4af6089
From
0xcc7bf0af738d37094570cda5ac8c1315ccf83385548f53aec8a9d96568ebf174
0xf2a456e98b445520499c5083f1a00641894d088da05398cc2a667aff2464fd3c
0xcfbf68b751651f14495df51c9ff7458f9800dee8d942e35b1d67d22e7b88800b
0xc6c90a56fc56034b3863826d9f227fbb2df6d7fe715c7196591beac440f904ff
0xfe210c68bd0f984e4828817d3d623faa93acbebe39955f62df29b08a199c162c
0x3a00091034a3823398aae99f60353311be3687a96b10843d804d29d91254d40d
0x5bbba8b5a4ae61305682b00b900b7e239078df8028385938cb393441d19f1758
0x4249cd3826d619ef3f54b20d749d2da46b511cb7e67789a51141145eddf6e59c

Functions
Getter at block 20965815
decimals(view returns (uint8)
8
name(view returns (string)
BurnDrop
symbol(view returns (string)
BD
totalFrozen(view returns (uint256)
0
totalSupply(view returns (uint256)
48311193902737
Read-only
allInfoFor(address _userview returns (uint256 totalTokenSupplyuint256 totalTokensFrozenuint256 userBalanceuint256 userFrozenuint256 userDividends)
allowance(address _useraddress _spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
dividendsOf(address _userview returns (uint256)
frozenOf(address _userview returns (uint256)
isWhitelisted(address _userview returns (bool)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
bulkTransfer(address[] _receiversuint256[] _amounts
burn(uint256 _tokens
distribute(uint256 _tokens
transfer(address _touint256 _tokensreturns (bool)
transferAndCall(address _touint256 _tokensbytes _datareturns (bool)
transferFrom(address _fromaddress _touint256 _tokensreturns (bool)
whitelist(address _userbool _status
Events
Approval(address indexed owneraddress indexed spenderuint256 tokens
Burn(uint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Whitelist(address indexed userbool status
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.