Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BASECAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22659793 | 2 days ago | | | 0 | 2.1494329e-7 | |
| 22659743 | 2 days ago | | | 0 | 2.1606669e-7 | |
| 22659548 | 2 days ago | | | 0 | 2.1185497e-7 | |
| 22659197 | 2 days ago | | | 0 | 2.2107937e-7 | |
| 21397602 | a month ago | | | 0 | 2.1440721e-7 | |
| 20259311 | 2 months ago | | | 0 | 1.8946813e-7 | |
| 19851584 | 2 months ago | | | 0 | 0.000000109609008906 | |
| 12737501 | 8 months ago | | | 0 | 0.0000010520500 | |
| 12729428 | 8 months ago | | | 0 | 0.000069629131 | |
| 12729423 | 8 months ago | | | 0 | 0.000069629131 |
ABI
ABI objects
Getter at block 22740966
decimals() view returns (uint8)
18
name() view returns (string)
BASECAT
owner() view returns (address)
0xda99814d74bac48c526139913270304228453851
symbol() view returns (string)
BASECAT
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xe707b32ceec25992a513dbf06a88550692be4daa
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(address _uniswapV2Pair)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.