AntiBot

Verified contract

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

No balances found for "AntiBot"

No transactions found for "AntiBot"


Functions
Getter at block 21276204
VERSION(view returns (uint256)
1
addressLimit(view returns (uint256)
10
owner(view returns (address)
0xacdaef865277c52c470c33994efc5ff907e6e44b
timeLimit(view returns (uint256)
172800
Read-only
getBlacklist(address tokenview returns (address[])
getBlacklistStatus(address tokenview returns (uint256uint256uint256uint256)
isBlacklisted(address tokenaddress accountview returns (bool)
onPreTransferCheck(address fromaddress toview 
State-modifying
addToBlacklist(address owner_address[] addresses
removeFromBlacklist(address owner_address account
renounceOwnership(
setAddressLimit(uint256 newLimit_
setTimeLimit(uint256 newLimit_
setTokenOwner(address owner_
transferOwnership(address newOwner
updateTokenOwner(address tokenaddress newOwner
Events
AddressLimitUpdated(uint256 limit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TimeLimitUpdated(uint256 limit
TokenOwnerUpdated(address tokenaddress owner
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.