GoVitalik

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x06fd0b92 at 16082452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables

No balances found for "GoVitalik"

0x2535b54f81349e3ddee70b2b02b3c6e5e039916e6a4af306d08e95a595df96c6
0xde046bd442c4fad05dd9ea88d8a35de753e4ce4d530610bf5673b3637642be7b
0xe6f2d295184abba868fd8ff01c187a737be74ac51abfe59ba5ea61532327292c
0x7fb0303e611637dd0d460dc071a864e0b7c54fab48052d71842e169f9bfc585d
0x9e1d8799df2d568b160606a0e1714ddad8b46050e56c9226804943469c56e055
0x5c0797fad39ac0cbc648596227f886b3667fc41163ad3b86e62ec74996a8ff70
0x5e3230fac61fc4e54141f3380378d5b45be8398596e4d0bc5e474e08003a2a6f
0x86c428998f63e76867c804dc861cde0d6880b9999d4171b0d258b3a47e4706a6
0x08d1b55d404631f870d59c382489d449fd01edd77e32b81f2ea41bff26818158
0xc64989300aa0d70fd41d0c2c76fee3085cb2cec69b6d308d1576893b4e2569be

Functions
Getter at block 20988655
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
30000000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
50000000000000000000000000
buybackFeeBuy(view returns (uint256)
1
buybackFeeSell(view returns (uint256)
100
buybackWallet(view returns (address)
0x8136318219ebe991946ca0dc15fe0c83c4441301
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
20988655
getCirculatingSupply(view returns (uint256)
1000000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0x8136318219ebe991946ca0dc15fe0c83c4441301
maxTotalFeeBuy(view returns (uint256)
2
maxTotalFeeSell(view returns (uint256)
2
minimumTokensBeforeSwapAmount(view returns (uint256)
250000000000000000000000
name(view returns (string)
GoVitalik
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GoVitalik
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
1
totalFeesSell(view returns (uint256)
100
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0xcd0c68bed7540efae010f68045f87e8ae764e57a
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)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setFeeSetter(
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxRate
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuybackWallet(address newAddress
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuybackWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.