BOBO IS BACK
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "BOBO IS BACK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18381506 | a year ago | | | 0 | 0.00043510355 | |
| 18381334 | a year ago | | | 0 | 0.00025308584 | |
| 18381136 | a year ago | | | 0 | 0.00026236144 | |
| 18381135 | a year ago | | | 0 | 0.00052171159 | |
| 18381133 | a year ago | | | 0 | 0.00049434651 | |
| 18381131 | a year ago | | | 0 | 0.00031597795 | |
| 18381131 | a year ago | | | 0 | 0.00070744827 | |
| 18381130 | a year ago | | | 0 | 0.0010337916 | |
| 18381128 | a year ago | | | 0 | 0.00022084138 | |
| 18381128 | a year ago | | | 0 | 0.00046223383 |
ABI
ABI objects
Getter at block 21224627 getShares() view returns (uint256[], address[])
_maxTxAmount() view returns (uint256)
1380000000000000000
_maxWalletAmount() view returns (uint256)
1380000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x24af0481be4e88bb02b8d04b1fdf3d9d18dfbdf7
marketingFeeReceiver() view returns (address)
0x24af0481be4e88bb02b8d04b1fdf3d9d18dfbdf7
name() pure returns (string)
BOBO IS BACK
pair() view returns (address)
0xf033e67bd3df1bc4c70029a7b990ce3e1b9e6114
rewardsFeeReceiver() view returns (address)
0x24af0481be4e88bb02b8d04b1fdf3d9d18dfbdf7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
345000000000000000
symbol() pure returns (string)
BOBO
totalSupply() view returns (uint256)
69000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address addr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events BLAddresses(address[] addrs, bool isBlocked)
ChangeTradingStatus(bool _tradingEnabled)
FeeUpdate(uint256 _marketingFee, uint256 _rewardsFee)
MinSwapTokenThreshold(uint256 _treshold)
RewardsFeesReceiver(address _rewardsFeeReceiver)
SetMaxTxnLimit(uint256 amountPercent)
SetMaxWalletSize(uint256 amountPercent)
TaxReceiver(address _marketingFeeReceiver)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklistAddress(address addr, bool isBlocked)
emptyStuckBalance()
excludeAccFromFees(address[] addrs, bool _feeExempt)
releaseLock()
renounceOwnership()
swapStatus(bool status)
tSwap(uint256 enable)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.