我梦想拥有万倍币

Verified contract

Active on Base with 19 txns
Deployed by via 0x184ca80c at 2261975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables

No balances found for "我梦想拥有万倍币"

0x72a4f40186a120338454276b57338370e9b28ae3d3a93e8214d920e0b1978b92
0xcc1294a199a5a13ae5582df47e4b981a4368db919de49230d7e5d66dd615d26f
0x143d136fca8751eacc2708ff8000c009470993e39e2bb535430f90dbf47aef8f
0xe684803e5139348aacc8af4810939d504993b40baca638d1eb074ee2043c464b
0x5d81f480c53fe9c0a9d40cffb25fffdf6698613a4a302ad3dbf1cad328206280
0xc723dcaf5dfed83bef078153a2f8e1f47ca2d8003ad2a076096f777006e00b20
0x5e2e7f899c6baf2767f2f20da006bebf95bb37fc1117a597790fb004c6458166
0x6cb1945ba022defd37b55c3f66604e5cf8f61101c770d90f985bbaeca155a763
0xd838d4934d5127f3850224c4d50f6d0dd21eb6b4610991e15a36e92585116899
0xb0d6aaccffeacbf20bd000ad3f8d5ede9a9e8943399ff9c6ab5597c6cdb62814

Functions
Getter at block 23143589
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
100
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
3
_maxDestroyAmount(view returns (uint256)
10000000000000000000000000000000
_maxTxAmount(view returns (uint256)
10000000000000000000000000000000
_owner(view returns (address)
0x72827fb985fa2564908378f5eb4d2e0f51eea482
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
2
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
4
_totalDistributionShares(view returns (uint256)
9
_totalTaxIfBuying(view returns (uint256)
100
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
10000000000000000000000000000000
airdropNumbs(view returns (uint256)
0
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
first(view returns (uint256)
0
getCirculatingSupply(view returns (uint256)
10000000000000000000000000000000
getTime(view returns (uint256)
1733076525
kill(view returns (uint256)
0
marketingWalletAddress(view returns (address)
0xec11a6416a83e78153a1121eef4e23ff3060d2eb
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
我梦想拥有万倍币
owner(view returns (address)
0x72827fb985fa2564908378f5eb4d2e0f51eea482
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
我梦想拥有万倍币
teamWalletAddress(view returns (address)
0xec11a6416a83e78153a1121eef4e23ff3060d2eb
totalSupply(view returns (uint256)
10000000000000000000000000000000
uniswapPair(view returns (address)
0x8af2d82523fdfd4239173774568de6b2405765b1
uniswapV2Router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
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.