ROCK

Verified contract

Active on Ethereum with 3,962 txns
Deployed by via 0x6a6b83e8 at 18548569
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
Value $12.33
0x150960c8c611b968384f88117059de997dc86bfc7238dbcbf385906990294f7b
0x802420c08f84feb20530687882f891998b72885060a816b4922f2ca262668c6f
0x8a70ad9bf8f6f7e95d42a06e3b2caadb52f8ccd21b9766bfe2e14cd88035c221
0x8f3fa2fd25360e6eb456fbde63099e5b30e618550793cd8e017a1ac5eb17739b
0xa43f3bfe4808488e6093bd04d7e6b8439c517389a7e1acb7c36091639c946bdd
0xa05b47159de237707fac530d979de7d28677d3d7fa2b9c61d191be83e36d2fa6
0x57f815807fa785b24059af5879ecfd0f1f8a504911c6321615a23035dd68534f
0x0ade93a42b8ca8307840a6a5221ec346c5afcfc3a014cf6b50ff58e4fa3d079a
0x411f84d2ecdcdeba707d7655636131f6311a53c7f705e811d35317425fb69fa4
0xeee355c11ef3bb5f76220b901cc2b7383aca925ef4ee2979842a99bb8d188afa

Functions
Getter at block 20899003
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
0
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (uint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(buyFees=0, sellFees=250, transferFees=0, burnFeeRatio=0, liquidityFeeRatio=0, collectorsFeeRatio=10000)
initialSupply_(view returns (uint256)
100000000000000000000000000000
liquidityOwner(view returns (address)
0xb615c7ad164a52763219c98f180712ece7519bf9
maxTokenPerWallet(view returns (uint256)
10000000000000000000000000000000
name(view returns (string)
ROCK
numTokensToSwap(view returns (uint256)
10000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address)
0x9c192844d3ce23dd10ad8dba6acf272f6a1b89f5
swapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
ROCK
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromAntiWhale(address accountview returns (bool)
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
setIsExcludedFromAntiWhale(address accountbool excluded
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setMaxTokenPerWallet(uint256 amount
setNumTokensToSwap(uint256 amount
setPairToken(address token
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
ExcludedFromAntiWhale(address indexed accountbool excluded
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
MaxTokenPerWalletUpdated(uint256 amount
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.