Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4606…7392
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCAT | ERC-20 | 28.177009M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22359319 | 19 days ago | | | 0 | 0.0000015552117 | |
| 15940862 | 5 months ago | | | 0 | 1.9295445e-7 | |
| 15940852 | 5 months ago | | | 0 | 1.9182593e-7 | |
| 15940835 | 5 months ago | | | 0 | 1.8976355e-7 | |
| 15940274 | 5 months ago | | | 0 | 1.5098759e-7 | |
| 15940259 | 5 months ago | | | 0 | 1.5228641e-7 | |
| 15937148 | 5 months ago | | | 0 | 1.5910594e-7 | |
| 15936251 | 5 months ago | | | 0 | 0.000000204959411664 | |
| 15936235 | 5 months ago | | | 0 | 0.000000207819899952 | |
| 15936053 | 5 months ago | | | 0 | 2.1673857e-7 |
ABI
ABI objects
Getter at block 23181981
_maxTaxSwap() view returns (uint256)
6904200000000000000000000000
_maxTxAmount() view returns (uint256)
27616800000000000000000000000
_maxWalletSize() view returns (uint256)
34251000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
BaseCat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BCAT
totalSupply() pure returns (uint256)
690420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
removeWhiteList(address _address)
renounceOwnership()
setTax(uint256 _buy, uint256 _sell)
setWhiteList(address[] batch)
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 indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.