BananaCat
Verified contract
Active on
Ethereum with 10,366 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7935…6160
1 additional
variable
Balances ($1,857.20)
Native
Value
$895.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.271013 | $3,305.18 |
$895.75 | |
BCAT | ERC-20 | 91.408122K | $0.010518 |
$961.45 | |
WIGGER | ERC-20 | 1 | $0.000072 |
$0 | |
WPC | ERC-20 | 0.99 | $0.000023 |
$0 | |
FLECCA | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244746 | 18 minutes ago | | | 0 | 0.00033387023 | |
| 21244729 | 22 minutes ago | | | 0 | 0.00071811144 | |
| 21244656 | 36 minutes ago | | | 0 | 0.00097787024 | |
| 21244498 | an hour ago | | | 0 | 0.00078422900 | |
| 21244296 | 2 hours ago | | | 0 | 0.00082344523 | |
| 21244164 | 2 hours ago | | | 0 | 0.00046240361 | |
| 21244154 | 2 hours ago | | | 0 | 0.0011009259 | |
| 21243850 | 3 hours ago | | | 0 | 0.00084236377 | |
| 21243840 | 3 hours ago | | | 0 | 0.00086183751 | |
| 21243829 | 3 hours ago | | | 0 | 0.00068838113 |
ABI
ABI objects
Getter at block 21244831
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BananaCat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BCAT
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
happyhappy()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.