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

BLOCKTOOLS

Verified contract

Active on Ethereum with 13,622 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
Value $92
ERC-20
Value $53.59
ERC-20
--
ERC-20
--
0x10e809872e0f336ddeb0c09073e4d5110cbfd49aebc0d5ccf04157ad1cebe566
0xaee3abdd3ac90e5c6b20abde84128ba1bc4fc1c97a6a0ffbb49ef5864933230b
0x72b1e53025965db6a716f37bf4b9bd6060b4476d7f8c5e352bbcdf9ea3059e45
0x86a21c092ada4856864422cc5efd6b69723b08f2eebbd3d32d854cf4206d923c
0xe48f0d86b4b3819dbabed987dc4689e40fb0f00faa39b014c00647efe711bac0
0x73d9cca2242090b22497f934ede5ed68b8bc6bf376516d32b4805f73eb6aa2c0
0x16c9cb8a0eb3b682ece32860858d726279517c910be884e4e3bec00879e6cc31
0xa2d9d60091474915d01b167efeed4fa6ba2d206718af78cba0d4b40c68665906
0x53b9776592f0d3165a3cdeb8a69bf7fbefbc8e9d55dbd1945e0b8b263df96247
0x0254cf14fbf8e0a70cd5ecc81551cb6d9a23852795b8f6d109805c2f44faa139

Functions
Getter at block 20798494
decimals(view returns (uint8)
18
name(view returns (string)
BLOCKTOOLS
owner(view returns (address)
0x0000000000000000000000000000000000000000
rescueAddress(view returns (address)
0x96d683a35e7af3faeb18aa73c077dbb77096332e
swapAllowed(view returns (bool)
true
symbol(view returns (string)
TOOLS
taxShortTermTraders(view returns (bool)
true
totalSupply(view returns (uint256)
100000000000000000000000
uniswapV2Pair(view returns (address)
0xdae6d9662c4904026ac311a5fdc8917fdc51971a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTradeAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTrade(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
rescueTokens(address tokenuint256 amount
setAutomatedMarketMakerPair(address pairbool value
setQuickSell(bool onoff
startTrading(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateExitFee(uint256 _protocolFeeuint256 _liquidityFeeuint256 _quickSellLiquidityFeeuint256 _quickSellProtocolFee
updateQuickBuyFees(uint256 _ProtocolFeeuint256 _liquidityFee
updateSwapAllowed(bool enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(string namestring symboladdress _rescueAddressaddress _liquifyProtocolAddressuint256 totalSupplyuint256 _buyProtocolFeeuint256 _sellProtocolFeeuint256 _quickSellProtocolFeeuint256 _buyLiquidityFeeuint256 _sellLiquidityFeeuint256 _quickSellLiquidityFee
Fallback and receive
receive(
Errors

This contract contains no error objects.