WorldCoin

Verified contract

Active on Ethereum with 147 txns
Deployed by via 0xc9f4f963 at 17258254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x4e0a4560b87ffb4008f11b6cce2bff3ee2748fce6df0efb861d64880e4301fd8
0x61182cfaae7a4e764470a55472b6b869363da5e60ad1c588c5a3be12c90c6536
0x59852122ffea4925bf8a4289a026a18d6e277186478803bd6ee1cd65c12edc46
0x40fe70e9f550505f0da36e25aa631835bc2dbbc0b1022e1019c6b4838ff890e0
0xb09d4dc5bf10cc742bb6ffcf0e17e13884093da4c6266437a71dd247e308dccd
0x082a73529d655ba63e0e61ff0fe2a4c81cf13a7360205155dd6da402ef235243
0x8630fb2201d2db2104caec6f18571ef83b5274fda91dc4de018c1751d67b0ac9
0x417d6e41cbb53d3419c43146471552a95e7b99dd6db7f1e70564722efcad4f88
0xde5dbbac39093e5dd1250b095ccbd840f89f8e01ae99851ab90343467a49dd9d
0xb3ceb4fb9886cc7ea580d6fc8155714b13e34433fffd804e1fea34a768bd0cc5

Functions
Getter at block 20935526
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xaef87f4d9d48b2c270e6e4fae81b48bf8be4d5e6
lastLpBurnTime(view returns (uint256)
1728027707
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0xaef87f4d9d48b2c270e6e4fae81b48bf8be4d5e6
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
WorldCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000
symbol(view returns (string)
WC
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
718061926237479696428
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x2c0f94b178ae8c810f75e6ccf20652ff0d057a0e
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(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)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
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
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.