This contract is being backfilled. You may encounter incomplete storage history.

no slep on snek

Verified contract

Active on Base with 95 txns
Deployed by via 0xa1c57f79 at 15603057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
ERC-20
--
0x6ddf0e19783d7cc616b526239d8eed3ead379f6bf3fd80cd5b83472f1761303f
0x63785f9f653da61f12f4ca1558511f5b4285ccbc8082442430893f87aa3ea78c
0xb995695524e56b503e521b73b1bac02a2b8acce522547e325aecdd17f191dc6d
0xc01bdfef085e3c4c077fb45b315a07ae2f1f73f4a4dda02a75cb3a30e4ff570a
0xc29adb7f3d39a6b6e11dfa5abf9c4f32c652ee1b37de38e57551f9a50168da98
0xebe18c0a14b91ba7b5364b9c0c3b805e63ad89539174d8c9bea2aebd1bd977f0
0xa836e39f2a1aff616f5eb224a0efe091e5bfede7421e39d5f5156a0f06edc1e5
0xcf622f363daf55ab6ab423d44099aa244eee2bdf05b0079e7550abb11325e64f
0x5ed0978e33d305991b84cb82c71cc22b7dea2e62f00e0e66bafd70e457f09bf9
0x1214c6ddf45fc99356625de9523e37a02accbe5e5bac67e33f8735af6a89f0bd

Functions
Getter at block 23900652
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
3896785256663743169231881973588
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
9
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=false, buyFees=200, sellFees=300, transferFees=0, burnFeeRatio=0, liquidityFeeRatio=2000, collectorsFeeRatio=8000)
liquidityOwner(view returns (address)
0x000000000000000000000000000000000000dead
name(view returns (string)
no slep on snek
numTokensToSwap(view returns (uint256)
10000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address)
0x3849b33ccbb69b743006aaf0b2d9765d410c3090
swapRouter(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol(view returns (string)
SNEK
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isFeeCollector(address accountview returns (bool)
isLpPool(address pairAddressview returns (bool)
State-modifying
addFeeCollector(address accountuint256 share
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(uint256 amountbool inToken
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processFees(uint256 amountuint256 minAmountOut
removeFeeCollector(address account
renounceOwnership(
setAutoprocessFees(bool autoProcess
setFeeConfiguration(struct TaxableTokenFeeConfiguration configuration
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setNumTokensToSwap(uint256 amount
setSwapRouter(address newRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeCollectorShare(address accountuint256 share
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool excluded
FeeCollected(address indexed receiveruint256 amount
FeeCollectorAdded(address indexed accountuint256 share
FeeCollectorRemoved(address indexed account
FeeCollectorUpdated(address indexed accountuint256 oldShareuint256 newShare
FeeConfigurationUpdated(struct TaxableTokenFeeConfiguration configuration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply_address feeReceiver_address swapRouter_struct TaxableTokenFeeConfiguration feeConfiguration_address[] collectors_uint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.