Mazimatic

Verified contract

Implementation

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

No balances found for "Mazimatic"

No transactions found for "Mazimatic"


Functions
Getter at block 21256542
antisnipe(view returns (address)
0x0000000000000000000000000000000000000000
antisnipeDisable(view returns (bool)
false
coolDownEnabled(view returns (bool)
false
coolDownTime(view returns (uint128)
0
decimals(view returns (uint8)
18
isTokenPaused(view returns (bool)
false
liquidityTimestamp(view returns (uint64)
0
maxTxAmount(view returns (uint128)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address accountview returns (bool)
State-modifying
airdropTokens(address[] recipientsuint128[] amounts
approve(address spenderuint256 amountreturns (bool)
bulkAntiBot(address[] accountsbool state
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _owneraddress _router
pause(
renounceOwnership(
rescueAnyERC20Tokens(address _tokenAddraddress _touint128 _amount
rescueETH(uint128 weiAmount
setAntibot(address _addressbool _isThisBot
setAntisnipeAddress(address addr
setAntisnipeDisable(
setLiquidityTimestamp(
setMaxTxAmount(uint128 _maxTxAmount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
updateCoolDownSettings(bool _enableduint128 _timeInSeconds
Events
AntiBotSet(address indexed _addressbool isThisBot
AntiSnipeAddressSet(
AntiSnipeDisabled(
Approval(address indexed owneraddress indexed spenderuint256 value
BulkAntiBotsSet(
CoolDownSettingsUpdated(bool isEnableduint128 timeInSeconds
ETHrecovered(uint128 weiAmount
Initialized(uint8 version
LiquidityTimestampSet(
MaxTxAmountUpdated(uint128 maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenInitialized(
TokenPaused(
TokenUnpaused(
TokensAirDropped(address indexed sender
TokensRecovered(address indexed tokenAddraddress indexed touint128 amount
Transfer(address indexed fromaddress indexed touint256 value
UniswapPairCreated(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.