Neero Bot
Verified contract
Active on
Ethereum with 146 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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,413.79 |
$0 | |
NEERO | ERC-20 | 1.161712K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18244419 | a year ago | | | 0 | 0.00029269505 | |
| 18078631 | a year ago | | | 0 | 0.0011412640 | |
| 18076581 | a year ago | | | 0 | 0.00047855076 | |
| 18075652 | a year ago | | | 0 | 0.00053686675 | |
| 18075483 | a year ago | | | 0 | 0.00042669154 | |
| 18074709 | a year ago | | | 0 | 0.00067219921 | |
| 18073821 | a year ago | | | 0 | 0.0012161993 | |
| 18073809 | a year ago | | | 0 | 0.0012782171 | |
| 18072662 | a year ago | | | 0 | 0.0024931148 | |
| 18072642 | a year ago | | | 0 | 0.0030748250 |
ABI
ABI objects
Getter at block 21267853
DexPair() view returns (address)
0x8866d270c836669f83e86b32cb946cb78bca88b0
DexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
DistributionWallet() view returns (address)
0x62c2c83ba779062d05e4cb39703a11e63b8e0954
EnableTxLimit() view returns (bool)
true
MarketingWallet() view returns (address)
0xb9e2ccd59fdf4eab51a5ed8f72abad8aa942f411
_maxTxAmount() view returns (uint256)
10000000000000
_walletMax() view returns (uint256)
20000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000
name() view returns (string)
Neero Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapByLimit() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000
symbol() view returns (string)
NEERO
totalBuyFee() view returns (uint256)
50
totalSellFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000
trading() view returns (bool)
true
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTokenWL(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addOrRemoveBots(address[] accounts, bool value)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setBuyFee(uint256 _newBuy, uint256 _newSell)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, uint256 _amount, bool _limited)
setTxLimit(uint256 newLimit)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSetting(address[] _adr, bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.