Village Protocol

Verified contract

Active on Ethereum with 138 txns
Deployed by via 0x31d653a4 at 14746146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 3 additional slots
17 additional variables
ERC-20
--
0x48f1ffb82c23fb96e76177388609e588cbf56c966ebf6a429142c4199cfe96b6
0x5b6983b0ea732f41cf14f937f75397df30dbee2b8c37819ea15bf44f7e465a00
0xe6990b847a2b111ce6b1cb29e0b5b3398d78356d6c5a551595ec125bdbbb0120
0x5c9e0a3308520b682eedda16cd8bb4960a87e9244d9a6562c7f696dd65a70651
0x9e6092c1fc778c611f56e8e9c7ae3b748be4faaa8063598cb97530d1bd36fb72
0x1f9f883f14ed9bc13f9f145fd9e24a5f3ac450c98a7330e30c3266c1ba15868c
0x5325310d44dabf6985fa18a16e7f1f73118c749b3a78651fbc1481e0de569f9d
0x99732d121b92ad20f2e3c1575513d63c0527403715a4d68c27f76a76be091ffa
0xde1020f1d547d664d2ce91af671529c93e205a69564b75a55b9ac841e9542ad4
0x0c379ca331d067d0415925a6e25816f7ee0e90dd37e148bca0a61759416e0954

Functions
Getter at block 20956319
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
Fees(view returns (uint256 buyFeeuint256 sellFeeuint256 transferFee)
(buyFee=0, sellFee=900, transferFee=0)
Ratios(view returns (uint256 liquidityuint256 tokenFeeuint256 operationsFeeuint256 teamFee)
(liquidity=0, tokenFee=100, operationsFee=500, teamFee=300)
_hasLiqBeenAdded(view returns (bool)
true
_operationsWallet(view returns (address)
0xc4db883f25805dbe13e2274f72ef00a3fe68eff5
_teamWallet(view returns (address)
0x75e43a8801755c8da579186db81e9595eece46aa
decimals(pure returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner(view returns (address)
0xfbc20e050048a885769a6da858ca726a22e44e9d
lpPair(view returns (address)
0x56c1d8af862de65c1a9002eb24d38ecd3139edfa
maxFees(view returns (uint256 maxBuyuint256 maxSelluint256 maxTransfer)
(maxBuy=1000, maxSell=1000, maxTransfer=2000)
name(view returns (string)
Village Protocol
owner(view returns (address)
0xfbc20e050048a885769a6da858ca726a22e44e9d
snipersCaught(view returns (uint256)
1
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
VLPRO
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromMaxWalletRestrictions(addressview returns (bool)
isSniperOrBlacklisted(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromWalletRestrictions(address excludedAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
isProtected(uint256 rInitializer
renounceOwnership(
revokeExcludedFromWalletRestrictions(address excludedAddress
setBlacklistEnabled(address accountbool enabled
setExcludedFromFees(address accountbool enabled
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setRatios(uint256 _liquidityuint256 _operationsFeeuint256 _teamFeeuint256 _tokenFee
setSwapAndLiquifyEnabled(bool _enabled
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxes(uint256 _buyFeeuint256 _sellFeeuint256 _transferFee
setWallets(address operationsWalletaddress teamWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperCaught(address sniperAddress
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.