SHITCOIN

Verified contract

Active on Ethereum with 269 txns
Deployed by via 0x329af38d at 16313144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x645a74dff17ced592324c9074b51f33ea2abf33e5fc2f5a5d41357f905b93824
0xbe1ab887386d34ab89a71a3c78457fb1560d18e2c2085b493314a2f08188a108
0xe0e55d080afd6690a71cc98ae0eda4672b3c65cf9912cd5a47903a2b72886a5d
0xc5625e2105e828747b1c897db094e5f69e20ff61b70b581f292fd87ddd6ae30d
0x5c9a639d1e97c93dec9aef04bdfaff8f908a98b6ce308a15bc13e41669d7b5ba
0xf7ee0df8ccc2f37e2d7e1454627f48d93a5a85d989c198e186a747e2f41fb55c
0x21d2c160ac393cce744c0f0087eb9adb46da309147e7f8351ef72b4fa484faa0
0xd14358b0720c3e9da11ad94620f7158ef54677a2e8fd234c57102474ef0a2481
0xec11d2fbaacb2ca335cd1a57c91cacf1a6bf58df7f48bed19e077166bd435403
0x9665be0ff7c36287d1d90c1e35b92c25538d717c0b4772bab32c2a1ef69a2155

Functions
Getter at block 20934328
compoundingEnabled(view returns (bool)
true
decimals(pure returns (uint8)
18
dividendFeeBPS(view returns (uint256)
10
dividendTracker(view returns (address)
0x40852115484d4d905f65969fabf50ce2a1fc12d9
lastSwapTime(view returns (uint256)
1719153131
liquidityFeeBPS(view returns (uint256)
200
maxTxBPS(view returns (uint256)
200
maxWalletBPS(view returns (uint256)
200
name(view returns (string)
SHITCOIN
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
SC
taxEnabled(view returns (bool)
true
totalFeeBPS(view returns (uint256)
220
totalSupply(view returns (uint256)
1000000000000000000000000000
treasuryFeeBPS(view returns (uint256)
10
uniswapV2Pair(view returns (address)
0xa3bd28123a5a853dc335c0880df844d1dcef5fe3
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
accumulativeDividendOf(address accountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getAccountInfo(address accountview returns (addressuint256uint256uint256uint256)
getLastClaimTime(address accountview returns (uint256)
isExcludedFromDividends(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isExcludedFromMaxWallet(address accountview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
withdrawnDividendOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blackList(address _user
blackListMany(address[] _users
claim(
compound(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromDividends(address accountbool excluded
excludeFromFees(address accountbool excluded
excludeFromMaxTx(address accountbool excluded
excludeFromMaxWallet(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSendDividend(uint256 amountaddress holder
openTrading(
removeFromBlacklist(address _user
renounceOwnership(
rescueETH(uint256 _amount
rescueToken(address _tokenuint256 _amount
setAutomatedMarketMakerPair(address pairbool value
setCompoundingEnabled(bool _enabled
setFee(uint256 _treasuryFeeuint256 _liquidityFeeuint256 _dividendFee
setMaxTxBPS(uint256 bps
setMaxWalletBPS(uint256 bps
setSwapEnabled(bool _enabled
setTaxEnabled(bool _enabled
setWallet(address _marketingWalletaddress _liquidityWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unBlackListMany(address[] _users
updateDividendSettings(bool _swapEnableduint256 _swapTokensAtAmountbool _swapAllToken
updateUniswapV2Router(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistEnabled(bool enabled
CompoundingEnabled(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndAddLiquidity(uint256 tokensSwappeduint256 nativeReceiveduint256 tokensIntoLiquidity
SwapEnabled(bool enabled
TaxEnabled(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.