Project Vivy

Verified contract

Active on Ethereum with 351 txns
Deployed by via 0x805371ab at 14660299
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 "Project Vivy"

0x13faec46cc1565229ab3b87979fb78702d5c428bf33d74ab4217722e7ea544b0
0xa63c58b7f404fcc2d6097a9d29768e765746c67c972daf3f2f8d2bb8114d9f1f
0x0aa06cb766781e1e64f94a392b37904e042be13e9e70b4b5ad434afaa2989aa7
0x1a4e9584fbd9809c622ea235def1cf5793fe8ac2c4ab7a6ec190714829df4006
0xce6323191c43a861bc21d4555ec9a31af5487ceb1d86160ebb2a96f023065893
0xbe4cc6d384fd8c4df44d4a78ce844581794cfa586721beb4fcdc778f90f0d471
0xfb7811ef5881b11c6f2535e14c427f74bc1088356679414435b0383101df2a68
0xd9dfe4db1fc7244547cd3cae3dc83cf156b61b149e9e72c154caa954b6031dcd
0x6290679980a050b9697149a1a9e862ec6e9ef5d224a467a70ec07c0a5dffa96c
0x744dc45c0a41bbf6824c006f3f871ae9124b24221f29a3edacff6c43ae8e4aad

Functions
Getter at block 21280894
blockForPenaltyEnd(view returns (uint256)
14660312
botsCaught(view returns (uint256)
9
buyLiquidityFee(view returns (uint256)
1
buyOperationsFee(view returns (uint256)
0
buyTeamFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
1
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
futureOwnerAddress(view returns (address)
0x470cf7c79998fcf44cd01a9ea4dbede49c05b405
getCurrentBlock(view returns (uint256)
21280894
getCurrentTimestamp(view returns (uint256)
1732732355
getEarlyBuyers(view returns (address[])
[0x3F3C754B18173a76f68CA4DeCFa7b5eE127068B0, 0x9f5E0318130ab6925B288Ca3eAbCAC9DFd8A1a4d, 0x8096a42B7fDF7CEf685D52C97e1c04c221f88931, 0x1f9b7a30d80BF897DF2a339837312B6810073045, 0x5d7ea1F4EeFA9BB1E42344169841922Dc0111C6b, 0x54Ed69Fa0c666DC3329ba806bDbdb910a616352e, 0x2F7a6635Dd8418A0e4664Ada76A03bBBA966e973, 0x899B8a97ae1815c3D15BFa6B3d598070fDbde7C5, 0x138a581b2ca20a72b705D88C1CD722d34Cb88E2B]
lastBurnTimestamp(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpPair(view returns (address)
0x73b42c1e584e10556b851db664b795fb647287fd
maxBuyAmount(view returns (uint256)
1000000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Project Vivy
operationsAddress(view returns (address)
0x59db07f23bcff41763c4d038c74fcf5efbeba1b7
owner(view returns (address)
0x470cf7c79998fcf44cd01a9ea4dbede49c05b405
sellLiquidityFee(view returns (uint256)
1
sellOperationsFee(view returns (uint256)
0
sellTeamFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
1
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
250000000000000000000000
symbol(view returns (string)
VIVY
teamAddress(view returns (address)
0xceee6b3c112ba89299df38c531ea7ee4827d53cb
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
tokensForTeam(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
14660307
transferDelayEnabled(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
boughtEarly(addressview returns (bool)
earlyBuyers(uint256view returns (address)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
emergencyUpdateRouter(address router
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launchWithoutAirdrop(uint256 blocksForPenalty
removeBoughtEarly(address wallet
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setGasPriceMax(uint256 gas
setOperationsAddress(address _operationsAddress
setTeamAddress(address _teamAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _teamFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _teamFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
UpdatedTeamAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.