Wiskers

Verified contract

Active on Ethereum with 3,108 txns
Deployed by via 0x17f2f0e2 at 18264150
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.33
0xdc64584098309ad8b193e5a60f47f3806ecfcd22626f060f0612a94ec514436f
0x4135456dd4416bcb3af785c003b020c686e3b59f265e74253c5073524069beff
0x0c85f250547e553cdf8d228397c50a1bfda4293cca8afb536115aac29b8d4c37
0xc23fd12fcaebf02bd4e4861a164ef8c0c33918c03454fc5f05ad114f22f7695d
0x1930daf53e7183c0cb9b72d609fcb6c2b2ec55e07b5ff813cb9c485956d55feb
0x7c4e53c02774dac335580f4e5c4606c1af3e7d3c1407a8e754a5bf1ad629715b
0xe60bc1eadfd1ef5c5cbc031a8a36c230f4d67adec4d84afb15dd5b66bd9d869a
0x9c20c460c8213c3c517fb6dc790bb8401964b23f0a1a1556292e41f72428cd55
0xe68d76da29a3b8ab84e08b70a83dd73c0bf8a6c8180a054cb95199ca23e9e9fa
0x465a374866b7d3a81d42a43f41d5db649348497ba75620567d99a9c9ae549833

Functions
Getter at block 20863156
antiBotMaxBuy(view returns (uint24)
40
antiBotMaxBuysPerBlock(view returns (uint24)
80
antiBotMaxWallet(view returns (uint24)
80
decimals(view returns (uint8)
18
isTradingLive(view returns (bool)
true
lpTimestamp(view returns (uint256)
1696289435
name(view returns (string)
Wiskers
owner(view returns (address)
0x0b22813898b1154277420bc5b1f0045dbd42cc2b
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
WSKR
taxPercent(view returns (uint256)
5000
taxThreshold(view returns (uint256)
100000000000000000000
taxWallet(view returns (address)
0x11c865cb6fb5f5e6116f1eb71c329955abba6e46
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
buysPerBlock(uint256view returns (uint256)
buysPerBlockWallet(addressuint256view returns (bool)
pairs(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
recoverETH(
recoverToken(address token
renounceOwnership(
setPair(address _pairbool _state
setTax(address _walletuint256 _tax
setTaxRouter(address _router
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnableTrading(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetPair(address pairbool state
Transfer(address indexed fromaddress indexed touint256 value
UpdateTax(address receiveruint256 tax
UpdateTaxRouter(address router
Constructor
constructor(address _taxWalletuint24 _antiBotMaxBuyuint24 _antiBotMaxWalletuint24 _antiBotMaxBuysPerBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.