Bullseye Bot
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1600…6adf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BT | ERC-20 | 2.194501K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18397558 | a year ago | | | 0 | 0.00031589341 | |
| 18184908 | a year ago | | | 0 | 0.00065795683 | |
| 18182627 | a year ago | | | 0 | 0.00054543526 | |
| 18146992 | a year ago | | | 0 | 0.00041113289 | |
| 18134177 | a year ago | | | 0 | 0.00096831361 | |
| 18120168 | a year ago | | | 0 | 0.00055100565 | |
| 18115217 | a year ago | | | 0 | 0.0015350470 | |
| 18114561 | a year ago | | | 0 | 0.0011935497 | |
| 18114529 | a year ago | | | 0 | 0.0011914416 | |
| 18114290 | a year ago | | | 0 | 0.0012666246 |
ABI
ABI objects
Getter at block 21225470
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Bullseye Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
symbol() pure returns (string)
BT
taxAddress() view returns (address)
0x160006b5b602ce2cf1b0387ab7f26f6faa506adf
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x309caed55268a222226d509c861ae6d27145960c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
rektNPC(uint256 newRektNPC)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address[] wallets)
receive()
This contract contains no error objects.