Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000973 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23124965 | 15 days ago | | | 0 | 6.5486804e-7 | |
| 22709176 | 24 days ago | | | 0 | 6.4107422e-7 | |
| 22709061 | 24 days ago | | | 0 | 6.6477214e-7 | |
| 22708769 | 24 days ago | | | 0 | 0.0000012468699 | |
| 22708529 | 24 days ago | | | 0 | 7.5153624e-7 | |
| 22708287 | 24 days ago | | | 0 | 7.5153624e-7 | |
| 22708210 | 24 days ago | | | 0 | 7.5153624e-7 | |
| 22708156 | 24 days ago | | | 0 | 7.5153624e-7 | |
| 22708127 | 24 days ago | | | 0 | 0.0000013033209 | |
| 22590413 | a month ago | | | 0 | 8.4775129e-7 |
ABI
ABI objects
Getter at block 23760806
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x4cfd6a41d3fbfb8908bcf26e5045031f1845d1cf
name() view returns (string)
BaseCat
owner() view returns (address)
0x4cfd6a41d3fbfb8908bcf26e5045031f1845d1cf
sellFee() view returns (uint256)
20
symbol() view returns (string)
BCAT
totalSupply() view returns (uint256)
2000000000000000000000000000
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address _account) view returns (bool)
lbb(address) view returns (bool)
lbs(address) view returns (bool)
tokenBasecatss(address) view returns (bool)
State-modifying
Events Airdrop(address[] _bots, bool _status)
BL(address[] _bots, bool _status)
Drop(address account, uint256 amount)
Setfee(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nofee(address account, bool excluded)
renounceOwnership()
setTC(address _Basecats, bool _status)
setTransferDelayEnabled(bool _status)
setpairr(address newPair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.