DOVE

Verified contract

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

No balances found for "DOVE"

0xdfa9be1f43c60f191023c05f72d69b8c84c85be95d57b0b41015b15514de049a
0x1763bd778f367514e43a1b6d433b1e3f86d879d4b0c63de1260485fe88d03c27
0xefc9d143943bad7a24cf893fa6aa92f98dd67c02cd21f609681b99fc6ed0e705
0x4d67d16c24835dfaa094f55201e0a4dbe59a8dcaedcae0376d3915c9772e6b1b
0x0d1b0e1f5ffd3147d22b1669e86ffde687fedd292e22d33e3745103dd17061ae
0xc7c7c15e804be518d648344e5a93e15c9527a35154862968012d15fd06ca76a1
0xb94caab137b86766807365f4484105ffad7edd038e82eaa4c5d353afd6c2bdd1
0x3197baf38b560b61c2d7a26c0238a53fe7d960d8542b94e29b2fa97c006a094e
0x51843ba2351221615bfd88e37b1fd630830f9b6e9b8c9a058c20b02dfa2250e9
0x03e8280365265c583b217536b71484d5633689ff5de268bfe9ce0fbbfbd1eeb1

Functions
Getter at block 20934858
decimals(view returns (uint8)
18
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
DOVE
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
$DOVE
totalSupply(view returns (uint256)
444777000000000000000000000000000
transferApproval(view returns (bool)
true
Read-only
airdropAddress(uint256view returns (address)
airdropAmount(uint256view returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklistedUsers(addressview returns (bool)
State-modifying
airdrop(address tokenAddress
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAirdropAddress(address[] _airdropAddress
setAirdropAmount(uint256[] _airdropAmount
setBlacklisted(address _addrbool _value
setTransferApproval(bool _value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.