Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEOBOT | ERC-20 | 19.899867T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18126260 | a year ago | | | 0 | 0.0012921525 | |
| 18018800 | a year ago | | | 0 | 0.0014140342 | |
| 18005875 | a year ago | | | 0 | 0.00069195383 | |
| 18002068 | a year ago | | | 0 | 0.00084139922 | |
| 18002051 | a year ago | | | 0 | 0.00052415667 | |
| 18002050 | a year ago | | | 0 | 0.00049607658 | |
| 18002048 | a year ago | | | 0 | 0.00051667333 | |
| 18002047 | a year ago | | | 0 | 0.00049263813 | |
| 18002045 | a year ago | | | 0 | 0.00087049426 | |
| 18002044 | a year ago | | | 0 | 0.00049224986 |
ABI
ABI objects
Getter at block 21304268
_maxxTransferSize() view returns (uint256)
1000000000000000000000000
_maxxTrxSize() view returns (uint256)
1000000000000000000000000
_maxxWalletSize() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
NEOBOT
symbol() pure returns (string)
NEOBOT
totalSupply() view returns (uint256)
1000000000000000000
uniPairAddy() view returns (address)
0x988d24a4d6267dda0b05e12efd747c023d832194
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cleanDusttokens(address _address, uint256 percent)
enableTrading()
setFeeDenominators(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setMaxSize(uint256 _buy, uint256 _sell, uint256 _wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.