PAWS

Verified contract

Active on Ethereum with 377 txns
Deployed by via 0x10c007db at 14055867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.21
ERC-20
--
0x41b94f7fd166796af0d9083acd5055b97a83171163bff9fd083db4181c89b792
0x2b12e83f062719ce62106cb8798d7decd3453c8bf74167d5f30d1589a98c6598
0xc707572fec31516438c6fc19d9ae9a5a3de4fc85f8fcc37d038da4a7c719d20b
0x5c1e32c2867478b33974689e29ce046f86b2f99d03ee24475a8eb1d422337454
0xdf82ded90354b5f97579b4b79e67fdf93f2ece6ca304a24c8c160229f7a4e7aa
0xba4197f548744ddbcff36ca77628a30e92874099330fe5c72c9db1c0b6f57ec1
0x8df8f60ba722903b8fe3bafc0ef4dc66fce95c6a042fab94cfb72dc8767f8d0b
0xb6e9b8f554fd194c1e96df7d4d0f2b43d0de87b3ae20f472a1a9599d134d6b42
0x8a007532810fb30109da1e8fd4a512a9b711302057a979f6b9b5866848f25cf5
0xae9ff5bc51c7ba7be7db586cda7a4bf28e3b15f707a767d10c059eee0e0fcaf6

Functions
Getter at block 21224060
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 liquidityuint16 marketinguint16 total)
(liquidity=1, marketing=9, total=10)
_taxRates(view returns (uint16 buyFeeuint16 sellFeeuint16 transferFee)
(buyFee=0, sellFee=0, transferFee=0)
_taxWallets(view returns (address marketing)
0x484a811c640cf7c7923415adfa46469012b2ce8c
contractSwapEnabled(view returns (bool)
true
contractSwapTimer(view returns (uint256)
15
decimals(pure returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX(view returns (uint256)
50000000000
getMaxWallet(view returns (uint256)
50000000000
getOwner(view returns (address)
0x822aae60719cbd07b64bc66a38cfabaf8e8afced
getSniperAmt(view returns (uint256)
4
lpPair(view returns (address)
0xcaa4b65d61e43e278fae57cdb36a343e93b708d5
maxBuyTaxes(view returns (uint256)
2000
maxSellTaxes(view returns (uint256)
2000
maxTransferTaxes(view returns (uint256)
2000
name(pure returns (string)
PAWS
owner(view returns (address)
0x822aae60719cbd07b64bc66a38cfabaf8e8afced
swapAmount(view returns (uint256)
2000000000000000000
swapThreshold(view returns (uint256)
500000000000000000
symbol(pure returns (string)
PAWS
totalSupply(pure returns (uint256)
1000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractContingency(returns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multiSendPercents(address[] accountsuint256[] percentsuint256[] divisors
multiSendTokens(address[] accountsuint256[] amounts
removeBlacklisted(address account
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setBlacklistEnabledMultiple(address[] accountsbool enabled
setContractSwapEnabled(bool _enabled
setExcludedFromFees(address accountbool enabled
setExcludedFromLimits(address accountbool enabled
setInitializer(address initializer
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setProtectionSettings(bool _antiSnipebool _antiBlockbool _algo
setRatios(uint16 liquidityuint16 marketing
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisoruint256 time
setTaxes(uint16 buyFeeuint16 sellFeeuint16 transferFee
setWallets(address marketing
sweepContingency(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountCurrencyuint256 amountTokens
ContractSwapEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.