Catman AI
Verified contract
Active on
Ethereum with 130 txns
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 |
---|---|---|---|---|---|
CATMAN | ERC-20 | 347.295625K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18739317 | a year ago | | | 0 | 0.0016760081 | |
| 18738869 | a year ago | | | 0 | 0.0018596380 | |
| 18738862 | a year ago | | | 0 | 0.0017643382 | |
| 18738126 | a year ago | | | 0 | 0.0025496220 | |
| 18738121 | a year ago | | | 0 | 0.0030854885 | |
| 18737406 | a year ago | | | 0 | 0.0025704988 | |
| 18737119 | a year ago | | | 0 | 0.0029752782 | |
| 18737044 | a year ago | | | 0 | 0.0026067189 | |
| 18735591 | a year ago | | | 0 | 0.0034550414 | |
| 18735434 | a year ago | | | 0 | 0.0059394688 |
ABI
ABI objects
Getter at block 21222250
decimals() pure returns (uint8)
18
name() pure returns (string)
Catman AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7ab0cd83d2a9dbd1d0d10ec298900e78def121d9
symbol() pure returns (string)
CATMAN
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
openTrading()
reduceTaxFees(uint256 _taxFees)
removeLimits()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.