Billy’s Cat
Verified contract
Active on
Ethereum with 170 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa790…5b2e
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOBA | ERC-20 | 3.606139B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141656 | 10 days ago | | | 0 | 0.00053579196 | |
| 21032587 | 25 days ago | | | 0 | 0.00051806833 | |
| 21004521 | a month ago | | | 0 | 0.00030140095 | |
| 21002041 | a month ago | | | 0 | 0.00034478253 | |
| 20931458 | a month ago | | | 0 | 0.00062636703 | |
| 20850859 | 2 months ago | | | 0 | 0.00030241360 | |
| 20810706 | 2 months ago | | | 0 | 0.00081021389 | |
| 20798740 | 2 months ago | | | 0 | 0.00093527889 | |
| 20798734 | 2 months ago | | | 0 | 0.00071205533 | |
| 20796043 | 2 months ago | | | 0 | 0.00061850106 |
ABI
ABI objects
Getter at block 21214755
_maxTaxSwap() view returns (uint256)
8413800000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
8413800000000000000
caCount() view returns (uint256)
3
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Billy’s Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOBA
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x4bf1effb14db4ba9cc4deaa2ac36f32a621aa85c
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
renounceOwnership()
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)
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.