猪脚饭

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0x9154b93b at 17867047
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
--
ERC-20
--
0x1ff241142922f2382cbb7dee2357dc491434faf8dcd26f105bbc6c705889ad8c
0x930a85cba63271db589e99808322cf7b29fdbba6e45c97a7d0857dd28889a0d2
0xc8d6dbe342b693026898f641a8ca56a920c46e66977e8b23906a585909d7af40
0xad9f03431f37776aa131bd64d0d71976ec8effcc9114c7b48839101a0e5b49c6
0x4bdd6511349acbc23bfffd8a97d0375e02beca211cab54b7ed13ec0c520b471f
0x6fa826c8ebf7f5f7d9b7ede6eda5da5af2db5fa1ff00c857dc2d7e7db49a276c
0x8ed1824b0720ede0ca92c0470f63140a64f8247cf3c9f3b81f58210c5f4d9656
0x1fcd3bc4ed2ff5b79eccd08082fa7785d20cb4253b7dfd252fbae10c03f5a141
0x1bf0d939c937c163167993df4320590fa307622680736a4ca390b7cd65fa1248
0x24988a9af880a8aeccd77116284edc33bf2ac481f82a15e109f1b7ba1441b7b6

Functions
Getter at block 20917897
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
3
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
5
_maxDestroyAmount(view returns (uint256)
2100000000000000000000000000000
_maxTxAmount(view returns (uint256)
2100000000000000000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
2
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
5
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
2100000000000000000000000000000
airdropNumbs(view returns (uint256)
0
checkWalletLimit(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
first(view returns (uint256)
17896259
getCirculatingSupply(view returns (uint256)
2100000000000000000000000000000
getTime(view returns (uint256)
1728354851
kill(view returns (uint256)
0
marketingWalletAddress(view returns (address)
0x169cfd4afd5d4d4e3c74d834a40aa89b45c02825
minimumTokensBeforeSwapAmount(view returns (uint256)
100000000000
name(view returns (string)
猪脚饭
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ZJF
teamWalletAddress(view returns (address)
0x169cfd4afd5d4d4e3c74d834a40aa89b45c02825
totalSupply(view returns (uint256)
2100000000000000000000000000000
uniswapPair(view returns (address)
0x8ca5c329df2215b127f8c61e99b08bfe7858611d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview 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)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setAirdropNumbs(uint256 newValue
setBuyDestFee(uint256 newBuyDestroyFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setKing(uint256 newValue
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxDesAmount(uint256 maxDestroy
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellDestroyFee
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string coinNamestring coinSymboluint8 coinDecimalsuint256 supplyaddress routeraddress owneraddress marketingAddressaddress teamAddressaddress service
Fallback and receive
receive(
Errors

This contract contains no error objects.