Its Not Art
Verified contract
Active on
Ethereum with 549 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$NA | ERC-20 | 4.128555K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19844638 | 6 months ago | | | 0 | 0.00010696920 | |
| 19844621 | 6 months ago | | | 0 | 0.00011626914 | |
| 19565082 | 8 months ago | | | 0 | 0.00040967330 | |
| 16920217 | 2 years ago | | | 0 | 0.0015337331 | |
| 16125606 | 2 years ago | | | 0 | 0.00065794357 | |
| 15930872 | 2 years ago | | | 0 | 0.0012207953 | |
| 15898220 | 2 years ago | | | 0 | 0.0010659031 | |
| 15832543 | 2 years ago | | | 0 | 0.00080458584 | |
| 15827172 | 2 years ago | | | 0 | 0.0016073184 | |
| 15827157 | 2 years ago | | | 0 | 0.0016403722 |
ABI
ABI objects
Getter at block 21229292
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0x5dc03c27c505904397ac3c10fc6559150930b14f
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
96238452677
maxWallet() view returns (uint256)
9623845267740000000000000000000000000000000000000000000000000000
name() view returns (string)
Its Not Art
owner() view returns (address)
0x8ebdd48d8b05ea7126efee9016091a2bc9c6bf40
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
supply() view returns (uint256)
962384526774
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
481192263
symbol() view returns (string)
$NA
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
4128555278
totalSupply() view returns (uint256)
962384526774
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
10
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3fb70ee6cb115e2075977cef6bf60ce0ee156a59
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
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)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.