Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,238.23)
Native
Value
$390.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.109243 | $3,577.43 |
$390.81 | |
USDT | ERC-20 | 833 | $1.001 |
$833.83 | |
NAAI | ERC-20 | 3.33921K | $0.00407 |
$13.59 | |
NEOBOT | ERC-20 | 3.930493K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248263 | 6 days ago | | | 0 | 0.00053279688 | |
| 21193672 | 14 days ago | | | 0 | 0.00076714089 | |
| 21071750 | a month ago | | | 0 | 0.00081973748 | |
| 21069854 | a month ago | | | 0 | 0.00041370155 | |
| 21053438 | a month ago | | | 0 | 0.00028514394 | |
| 20976939 | a month ago | | | 0 | 0.00025923786 | |
| 20705262 | 3 months ago | | | 0 | 0.000034875400 | |
| 20601301 | 3 months ago | | | 0 | 0.000059473814 | |
| 20481502 | 4 months ago | | | 0 | 0.000092169071 | |
| 20412371 | 4 months ago | | | 0 | 0.00021229918 |
ABI
ABI objects
Getter at block 21292691
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_isPublicLaunched() view returns (bool)
false
currentphase() view returns (uint8)
2
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
200000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
name() view returns (string)
NeoBot
operationsFunds() view returns (uint256)
109242877292088790
operationsTaxBuy() view returns (uint256)
7
operationsTaxSell() view returns (uint256)
7
operationsWallet() view returns (address)
0x6833cf33c18c43da13b5f561177db2e1350b8ed5
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NEOBOT
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x513c9465f2889fdf7642095e4967e297738a6d98
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_hasFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
step1wallets(address) view returns (bool)
wladdress(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyTaxRemoval(address addy, bool changer)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
maxTxAmountChange(uint256 _maxTxAmount) returns (bool)
maxWalletChange(uint256 _maxWalletAmount) returns (bool)
renounceOwnership()
setPhaseFour() returns (bool)
setPhaseThree() returns (bool)
setPhaseTwo() returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePair(address _pair)
updateTaxForOperations(uint256 _operationsTaxBuy, uint256 _operationsTaxSell) returns (bool)
updateoperationsWallet(address _newWallet) returns (bool)
withdrawETH()
withdrawOperations() returns (bool)
withdrawTokens(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.