BitBull Bot
Verified contract
Active on
Ethereum with 392 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd5b5…1960
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBB | ERC-20 | 126.385123K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18977343 | a year ago | | | 0 | 0.0011169487 | |
| 18929014 | a year ago | | | 0 | 0.00084625194 | |
| 18927696 | a year ago | | | 0 | 0.0021760830 | |
| 18923046 | a year ago | | | 0 | 0.0014877555 | |
| 18922512 | a year ago | | | 0 | 0.0012145625 | |
| 18922486 | a year ago | | | 0 | 0.0014238812 | |
| 18922260 | a year ago | | | 0 | 0.0012732179 | |
| 18922237 | a year ago | | | 0 | 0.00079443151 | |
| 18922069 | a year ago | | | 0 | 0.00083961064 | |
| 18922040 | a year ago | | | 0 | 0.00099038809 |
ABI
ABI objects
Getter at block 21431662
buyTax() view returns (uint256)
99
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000
maxWalletAmount() view returns (uint256)
320512820512820512820512
name() pure returns (string)
BitBull Bot
owner() view returns (address)
0x9de1d0e0c5b20df17ff32432e3607421810dd5c0
sellTax() view returns (uint256)
99
splitF() view returns (uint256)
40
symbol() pure returns (string)
BBB
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x9b73833dec0f6273669a0cf6fe2d07e8e1e859c6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTaxes(uint256 newBuyTax, uint256 newSellTax, uint256 newSplitPercentF)
enableTrading()
manualSendBalance(address recipient)
manualSwapTokens()
removeLimits()
renounceOwnership()
setExcludedWallet(address wallet, bool exclude)
setLimit(uint256 newMaxTxAmount, uint256 newMaxWalletAmount)
setMaxContractSwap(uint256 percentMaxSwap)
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.