WeR1 2.0

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0xbd2e3a6a at 15702977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
--
0x4fa8e60bccd91d357c572c636212c23768dd8d9a92126d9ae7796ddc37a54e7d
0x966d8d7544e77c3103c61a506b0b5219b5e758e57eb41636d799d266da83c485
0x30a4c481ea2a5d933205a7ae89ea4ed03549f7af294c13e2f94c4203ba3f2134
0xd8d47da5b0c5442157a47d468cb8e6a4aa4ecad2c586b85ebcd93aa43347b074
0x322e0a2000e8070e12a3ad6eb65decac2a248457c095b2305e84acb6b6c2e332
0x1166aaabf1b7a18ea954f24202f4522a77d8491eca0e9f00d8b43fc86f225fd1
0xa7aa096d84b33ed5cd0c8c22799a4b0d46ed7295eeed2f54ee980d58e05cacb9
0xc0dbc38af2e8afffda51683653ada461d15839fc51a8e7c1d521e066a25402a9
0x66e951095501812bf40c372c28192d9472db04b25763c03bdc87a939a240997f
0x50828af08ae3386ae230909f0be2f4bb2a691779a16fcfda20b816e9817c285c

Functions
Getter at block 21393529
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
4
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
8
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
98
_sellTeamFee(view returns (uint256)
0
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
8
_totalTaxIfBuying(view returns (uint256)
4
_totalTaxIfSelling(view returns (uint256)
98
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
getTime(view returns (uint256)
1734092171
getUnlockTime(view returns (uint256)
0
marketingWalletAddress(view returns (address)
0xca4d6e4f893a20e299e31e3ec07bf0c977c1a83f
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
WeR1 2.0
owner(view returns (address)
0xca4d6e4f893a20e299e31e3ec07bf0c977c1a83f
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
WeR1 2.0
teamWalletAddress(view returns (address)
0xca4d6e4f893a20e299e31e3ec07bf0c977c1a83f
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0xe32ed26d8dc6e1764c8d28305da9378778e83638
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
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
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
unlock(
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.