FROUBOT
Verified contract
Active on
Ethereum with 1,393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe58e…cd60
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FROBOT | ERC-20 | 70.680994M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20735112 | 3 months ago | | | 0 | 0.00019453705 | |
| 20589894 | 3 months ago | | | 0 | 0.000019547200 | |
| 20429455 | 4 months ago | | | 0 | 0.00031808380 | |
| 20396566 | 4 months ago | | | 0 | 0.000092106809 | |
| 20396534 | 4 months ago | | | 0 | 0.000087966520 | |
| 20354963 | 4 months ago | | | 0 | 0.00011504489 | |
| 20266227 | 5 months ago | | | 0 | 0.00011871818 | |
| 19955966 | 6 months ago | | | 0 | 0.00034069423 | |
| 19775508 | 7 months ago | | | 0 | 0.00026809026 | |
| 19667363 | 7 months ago | | | 0 | 0.00028313615 |
ABI
ABI objects
Getter at block 21306650
_buyCount() view returns (uint256)
1964
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
buytax() view returns (uint256)
5
decimals() pure returns (uint8)
9
name() pure returns (string)
FROUBOT
owner() view returns (address)
0x0000000000000000000000000000000000000000
selltax() view returns (uint256)
5
symbol() pure returns (string)
FROBOT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2PairAddress() view returns (address)
0x58981780d8dd17fb9456156074c05999eff0581d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events airDropToPrev(address from, address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
limitsToFourPercent()
manualSwap()
manualsend()
openTrading()
removeLimits()
renounceOwnership()
setMaxSwap(uint256 newMaxSwap)
setMaxTxPercent(uint256 maxTxPercent)
setMaxWalletPercent(uint256 maxWalletPercent)
setSwapEnabled(bool status)
setSwapPrevent(uint256 preventBefore)
setTaxSwapThreshold(uint256 newThreshold)
setTaxes(uint256 buyTax, uint256 sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.