Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x72e0…36c1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OBOT | ERC-20 | 8.548217K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19213249 | 10 months ago | | | 0 | 0.0016393696 | |
| 18940175 | a year ago | | | 0 | 0.00047704176 | |
| 18859569 | a year ago | | | 0 | 0.00077326639 | |
| 18645647 | a year ago | | | 0 | 0.00096388238 | |
| 18632652 | a year ago | | | 0 | 0.00068000800 | |
| 18612454 | a year ago | | | 0 | 0.0010249124 | |
| 18568712 | a year ago | | | 0 | 0.00076599067 | |
| 18554293 | a year ago | | | 0 | 0.00090061148 | |
| 18549212 | a year ago | | | 0 | 0.0011208944 | |
| 18547727 | a year ago | | | 0 | 0.0011363178 |
ABI
ABI objects
Getter at block 21307040
_buyTax() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000
_sellTax() view returns (uint256)
5
_whitelistBuyTax() view returns (uint256)
5
_whitelistSellTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
name() pure returns (string)
Owl Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OBOT
totalSupply() pure returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceTax(uint256 buyTax, uint256 sellTax, uint256 whitelistBuyTax, uint256 whitelistSellTax)
removeLimits()
removeWhitelist(address[] addresses)
renounceOwnership()
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)
TaxUpdated(uint256 _buyTax, uint256 _sellTax, uint256 _whitelistBuyTax, uint256 _whitelistSellTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.