Nova

Verified contract

Active on Ethereum with 266 txns
Deployed by via 0x64870579 at 15826140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
--
0x14f009efc4b5c5f1a3fa07c6724760d2c579f8f3ecbabd837e18c127532a9f48
0x0a81eaeb8a73c625900672f34f41c093d1a15b7e790bb708b8e49b40bd0c143a
0x430e7d31ff225517067b53741c625d1e851d43e9bc05ad6be8de64f6c710085e
0x71bb62bcd88d3df2caf7e534ec7602840622901de1bfa6c93255cf4c7dc94b0d
0x43a09c9eef0edac5385b7a91928c01c1ffb90a44cceb6f91ec36bb8c2124cf0c
0x9b8893b9e3bff01dfe0ba7d0da92a32c5ef1ca7321e36841f654af996089dba4
0xace7763448a7945ec864372a936a98d2abde3e46683c7f72d2c06c18ad3d1be8
0x8b90bc1a409320b7b1070ae5329b6641d54d63b5db675ce1e82830ee53a746fd
0x34d252c301c88c9dfe4e74edfa096cbecffffe44b9b591af7cb939119a95d06f
0xfd191925e6978f41324aa100815f3a30488b0b4a9fc55faefc2369a0fc2a36fb

Functions
Getter at block 21230287
buybackBuyFee(view returns (uint256)
10
buybackSellFee(view returns (uint256)
10
buybackWallet(view returns (address)
0x52a03d3b80dee43af459e92b7562f53072afa9bd
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x6885c693786fa514efdade2818bc250238fbbf50
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
100
getNumberOfDividends(view returns (uint256)
414211166248023777558076888
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
50000000000000000000000000000000000000000000
maxWallet(view returns (uint256)
50000000000000000000000000000000000000000000
name(view returns (string)
Nova
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
30
operationsSellFee(view returns (uint256)
30
operationsWallet(view returns (address)
0x54896d2d0a9737530391542b87573eaf3b11ef1c
owner(view returns (address)
0x54896d2d0a9737530391542b87573eaf3b11ef1c
rewardsBuyFee(view returns (uint256)
30
rewardsSellFee(view returns (uint256)
30
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000
symbol(view returns (string)
Nova
tokensForBuyback(view returns (uint256)
5994698117081275256497582
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
17984094351243825769492748
tokensForRewards(view returns (uint256)
17984094351243825769492748
totalBuyFees(view returns (uint256)
70
totalSellFees(view returns (uint256)
70
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15828825
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x96673b52b392d94466c524998da62ed2c58ee15e
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)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFeeuint256 _buybackFee
updateBuybackWallet(address newBuybackWallet
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFeeuint256 _buybackFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuybackWalletUpdated(address indexed newWalletaddress indexed oldWallet
CanceledLpWithdrawRequest(
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.