Inkjet Technology

Verified contract

Active on Ethereum with 595 txns
Deployed by via 0x500a24ef at 16387550
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x0e9564e30747bed2f2df38b78462ff2c1e16b37725ba884b9e18f8e58d5c1ad6
0x46c8e902bee3dd3dca49bc275a0e0ea6d890c2e755afb5469533b958fb81a69a
0x83f879e97d2cb8cdcc8fcd3de66a103c51fc4200c8f5e137ad44bdd9cf0fe259
0x6ffa549426570f59c3df514af2d6a2d2aedc4689381204d99f0794f4645c7570
From
0xd44e2ceea1cf7a7dfc5341dfb8ef91320f661a6d2c41d6c3363af58bba93bab3
0xee60a2c9d9f7060ba3edabf457230b2b989befa62084d72f2db5b00941d3c29e
0x76d31a30d8e217147f3ad7b8871e6e5db0f11c26523d674260428174fe07107d
0x68485332fa9f4db82422e9d741ec8a829734bf54e1c4351d85f3d2ddd03dc321
0xf5fedd97c744f91b47ac2a40ef83c11a3b6101e0c79517d717abb9a618bb4a31
0xbbae3623af2a751968850e331e5929121e9bdce78ea59f76160a55698361850f

Functions
Getter at block 20867681
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x14fb63e746d9b52dd6bf513abdb11214b63c914c
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)
83
getNumberOfDividends(view returns (uint256)
54235608136592810583749375
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)
4444444000000000000000000
maxWallet(view returns (uint256)
4444444000000000000000000
name(view returns (string)
Inkjet Technology
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
20
operationsSellFee(view returns (uint256)
20
operationsWallet(view returns (address)
0xdf315ff9ddc6b4b0821496c503c3869a42d29976
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
20
rewardsSellFee(view returns (uint256)
20
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
444444444000000000000000
symbol(view returns (string)
BRRR
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
3344221976059451478585480
tokensForRewards(view returns (uint256)
3344221976059451478585480
totalBuyFees(view returns (uint256)
40
totalSellFees(view returns (uint256)
40
totalSupply(view returns (uint256)
222222222000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
16387564
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xaae5bd566326bdbf4bc7cc2f4186ea3b0c26062e
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.