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

BTC409

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0xc3283ee783f16e2a067454317ac6d4263eda8c7f0f49593c0b13b95b53f23e17
0x6ca1016cf19849452dc092cb6b9f84e81ccbba844f87d9173b211840470c0779
0x4507d43de1ac3174655dff181f54b71efed8c5c3851f3fbde0448e9cec571939
0x1d80b986cc2d462aedf835a02be1f39f6e6355c1b179a3d865a5098856cf322c
0xea94431c4bbea6ff4572017fc81f4ef995df927d46bee6eedc07b5842c8e1954
0x9b3f9a7d8b9472c0edb73eba7cd81de4a0dde13fb120cce8ba648f10e05f3701
0x91610c2de77dcea0c09844f643b40f7660da83c47c11035e912b9870451723d5
0xa36af783d3398820a3b49d0d0cdde486e227258aaacc4ca53d913269433a9b30
0x5b39d1f2a3af66114951f5eabfa601dd7ec17bb9055758e35782d3c91414cdac
0xc0810eb530b77e11d48001e4ced2170aa2e0cd403d6978f3862e25d08b96b8e5

Functions
Getter at block 20898144
_maxTxAmount(view returns (uint256)
100000000000000
_maxWallet(view returns (uint256)
100000000000000
_totalBuyFee(view returns (uint256)
4
_totalSellFee(view returns (uint256)
4
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
developmentWallet(view returns (address)
0x0920c6ee8f19358f7b59f2cc91840f2adbb3954b
dexPair(view returns (address)
0xd8893768191ec6576695003aa1f59a7c06779e88
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
enableTxLimit(view returns (bool)
true
feePercentDenominator(view returns (uint256)
1000000000000000000
feesContract(view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply(view returns (uint256)
10000000000000000
getTokenData(view returns (string name_string symbol_uint8 decimals_uint256 totalSupply_uint256 totalBalance_uint256 launchedAt_address owner_address dexPair_)
(name_=BTC409, symbol_=BTC89, decimals_=9, totalSupply_=10000000000000000, totalBalance_=3705000000000, launchedAt_=18044187, owner_=0x53e982c0c892e7d66a743374ebcee6d523df9c0a, dexPair_=0xd8893768191ec6576695003aa1f59a7c06779e88)
launchedAt(view returns (uint256)
18044187
lpReceiverWallet(view returns (address)
0x53e982c0c892e7d66a743374ebcee6d523df9c0a
name(view returns (string)
BTC409
normalizeTrade(view returns (bool)
true
owner(view returns (address)
0x53e982c0c892e7d66a743374ebcee6d523df9c0a
rewardWallet(view returns (address)
0x0920c6ee8f19358f7b59f2cc91840f2adbb3954b
swapByLimit(view returns (bool)
false
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
0
symbol(view returns (string)
BTC89
totalSupply(view returns (uint256)
10000000000000000
zeroAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getFeePercentInRange(string minFeeTypestring maxFeeTypeuint256 inputuint256 percentview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address _adrbool _status
excludeTxLimit(address _adrbool _status
excludeWalletLimit(address _adrbool _status
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(payable 
removeLimits(
rescueFunds(
rescueTokens(address _tokenaddress recipientuint256 _amount
setBuyFee(uint256 _developmentFeeuint256 _lpFeeuint256 _rewardFee
setDevelopmentWallet(address _newWallet
setEnableTxLimit(bool _status
setEnableWalletLimit(bool _status
setFeePercentDenominator(uint256 value
setFeesContract(address contractAddress
setLpWallet(address _newWallet
setManualPair(address _pair
setManualRouter(address _router
setMarketPair(address _pairbool _status
setMaxWalletLimit(uint256 newLimit
setRewardWallet(address _newWallet
setSellFee(uint256 _developmentFeeuint256 _lpFeeuint256 _rewardFee
setSwapBackSettings(uint256 _thresholdbool _enabledbool _limited
setTxLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner_
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address owner_uint256[] tokenData
Fallback and receive
receive(
Errors

This contract contains no error objects.