Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONGO | ERC-20 | 116.440344K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20638529 | 3 months ago | | | 0 | 0.000028609214 | |
| 20135555 | 5 months ago | | | 0 | 0.00026758630 | |
| 20106069 | 5 months ago | | | 0 | 0.00021584477 | |
| 20101593 | 5 months ago | | | 0 | 0.00017148671 | |
| 19821012 | 6 months ago | | | 0 | 0.00022398884 | |
| 19788690 | 6 months ago | | | 0 | 0.00027447711 | |
| 19745247 | 7 months ago | | | 0 | 0.00034418144 | |
| 19722914 | 7 months ago | | | 0 | 0.00040806613 | |
| 19722910 | 7 months ago | | | 0 | 0.0017741069 | |
| 19659117 | 7 months ago | | | 0 | 0.00057481708 |
ABI
ABI objects
Getter at block 21189074
_maxTxAmount() view returns (uint256)
5000000000000000
_walletMax() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xf966608e76c2dbaa0dd2f5ff622a7c6e6ae976ba
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0xf966608e76c2dbaa0dd2f5ff622a7c6e6ae976ba
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
18772060
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
5
marketingWallet() view returns (address)
0x7f8c39d2f519d7e8dde4d7e52f5eba60f0b1d43e
name() pure returns (string)
BONGOCAT
owner() view returns (address)
0xf966608e76c2dbaa0dd2f5ff622a7c6e6ae976ba
pair() view returns (address)
0x9ce51d44fcb5a90e4453f286f3147e6c0aaf7c59
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
BONGO
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newmarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.