Next Big Thing

Verified contract

Active on Ethereum with 176 txns
Deployed by via 0x77ff7bc3 at 15460816
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x70dd8ec46335b7f677b564eab65d55885376f53715fd803aa2c0fb22d95b9095
0x0454c29e5404c6423a26a8b9b5440f020b89c0ba9447be255a3870cc4b9c93cd
0xb1194cd775034c8969e6afed6073504334ad3a9ca0ba9946e9734342f0537816
0xc2a26398f272ecf98396c476a548717faf51601a2c92e3f339dd16b07d608832
0x0153ae35272f500b05d3126a0c5dd1108259e28dc5fcd9813bb5a241b0ecce71
0x7331145ab51470859084499f349f9269e9f8427566eb8ca997228cd785e05d78
0x014b644fedca59118ea91cbf232f80aaf682e800066c59295c97f7eb21487b32
0x9676919e8244903f6f078553768f90bd37fff71cf89f9c7ef6416953d44d1df5
0xadf4846736a55db82025322dcda37d5f9e87ad0e226d7bada21ac7ac22b324a1
0x7967eeb3e4d31dd5e2db1e2d1aa2cd39fb38f1172f464ab96b51bd86d089b133

Functions
Getter at block 20993909
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xfc169028974f72a220eaa65fbff68243eae43ea4
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)
37
getNumberOfDividends(view returns (uint256)
11153358476648320389812979134
limitsInEffect(view returns (bool)
false
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)
2310000000000000000000000000
maxWallet(view returns (uint256)
3080000000000000000000000000
name(view returns (string)
Next Big Thing
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
10
operationsWallet(view returns (address)
0x103c97892b11578158baff054f4f28b211c2dfd7
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
0
rewardsSellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
231000000000000000000000000
symbol(view returns (string)
Next
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
230783078822392007308244034
tokensForRewards(view returns (uint256)
0
totalBuyFees(view returns (uint256)
0
totalSellFees(view returns (uint256)
10
totalSupply(view returns (uint256)
77000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15460838
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x29feb0e7e1ef8520eb6740ebff9004bf0c4ccf6c
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 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
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.