No More AI Tools
Verified contract
Active on
Ethereum with 136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NopeAI | ERC-20 | 2.102997M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19103203 | 9 months ago | | | 0 | 0.00050232325 | |
| 16728947 | 2 years ago | | | 0 | 0.0016916424 | |
| 16716819 | 2 years ago | | | 0 | 0.00095621820 | |
| 16714047 | 2 years ago | | | 0 | 0.0013092424 | |
| 16713331 | 2 years ago | | | 0 | 0.0010158778 | |
| 16713254 | 2 years ago | | | 0 | 0.0011066819 | |
| 16713012 | 2 years ago | | | 0 | 0.00098221663 | |
| 16712676 | 2 years ago | | | 0 | 0.0010138493 | |
| 16712340 | 2 years ago | | | 0 | 0.00089354970 | |
| 16712307 | 2 years ago | | | 0 | 0.00089949839 |
ABI
ABI objects
Getter at block 21168616
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
decimals() pure returns (uint8)
18
forceSwapCount() view returns (uint256)
5
liquidityReceiver() view returns (address)
0xe9cc96c5f6dbbc07e7a52c94b9e945be89e4ce07
marketingWallet() view returns (address)
0x3aa48d517a14aeb62ac951b19ee762ae518b9508
name() pure returns (string)
No More AI Tools
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
swapTokenAtAmount() view returns (uint256)
500000000000000000000000
symbol() pure returns (string)
NopeAI
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x88412eba7a5af964716bf0f1d318e1f459147828
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
changeMax(uint256 _maxTx, uint256 _maxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.