IncognitoAI
Verified contract
Active on
Ethereum with 1,272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INC | ERC-20 | 1.553707K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21402796 | 2 days ago | | | 0 | 0.00044226899 | |
| 21308945 | 15 days ago | | | 0 | 0.0011685994 | |
| 21308897 | 15 days ago | | | 0 | 0.0013325564 | |
| 21306568 | 15 days ago | | | 0 | 0.00053845215 | |
| 21290511 | 17 days ago | | | 0 | 0.0011344749 | |
| 20824017 | 3 months ago | | | 0 | 0.0013488623 | |
| 20754325 | 3 months ago | | | 0 | 0.00011846517 | |
| 20732018 | 3 months ago | | | 0 | 0.00014746283 | |
| 20726615 | 3 months ago | | | 0 | 0.000096726345 | |
| 20568681 | 4 months ago | | | 0 | 0.00012622448 |
ABI
ABI objects
Getter at block 21415535
_transferDelay() view returns (bool)
true
buyDevFee() view returns (uint256)
2
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
10
letswap() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000
maxWallet() view returns (uint256)
100000000000000
name() view returns (string)
IncognitoAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
2
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapFeeTokensAtAmount() view returns (uint256)
5000000000000
symbol() view returns (string)
INC
tokensForDev() view returns (uint256)
6214827315016
tokensForMarketing() view returns (uint256)
9322240972524
totalSupply() view returns (uint256)
10000000000000000
tradingActive() view returns (bool)
true
tradingLimits() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x2743bbffe54bf26b34bb97c61ccacb56648f2d53
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
lpPoolPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openAI() payable
removeAllLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee)
updateSellFees(uint256 _marketingFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateWallets(address _marketingWallet, address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.