Bongo Cat
Verified contract
Active on
Ethereum with 139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb5ad…7457
Balances ($0.00)
No balances found for "Bongo Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15662144 | 2 years ago | | | 0 | 0.00018641600 | |
| 15638547 | 2 years ago | | | 0 | 0.0023302000 | |
| 15600336 | 2 years ago | | | 0 | 0.00028995697 | |
| 15600260 | 2 years ago | | | 0 | 0.00039356428 | |
| 15599253 | 2 years ago | | | 0 | 0.00020620166 | |
| 15599154 | 2 years ago | | | 0 | 0.00030490944 | |
| 15597962 | 2 years ago | | | 0 | 0.00039708089 | |
| 15597609 | 2 years ago | | | 0 | 0.00056072200 | |
| 15596668 | 2 years ago | | | 0 | 0.00077238797 | |
| 15594815 | 2 years ago | | | 0 | 0.00029761080 |
ABI
ABI objects
Getter at block 21259450
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Bongo Cat
owner() view returns (address)
0x9e18035b6698da9b226b26288421a24e8ced5455
symbol() pure returns (string)
BONGO
totalSupply() pure returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0d161999db3e2cc06ea4ec1e50dbe46ec11e6dca
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_, bool isBlocked)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualSend()
manualSwap()
renounceOwnership()
setFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading()
toggleSwap(bool _swapEnabled)
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()
receive()
This contract contains no error objects.