POPCAT ETH
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc92c…2e0d
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,923.01 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20040344 | 6 months ago | | | 0 | 0.0049670614 | |
| 20040334 | 6 months ago | | | 0 | 0.0010348237 | |
| 19928913 | 7 months ago | | | 0 | 0.00042334753 | |
| 19928911 | 7 months ago | | | 0 | 0.00037807791 | |
| 19928909 | 7 months ago | | | 0 | 0.00039636993 | |
| 19928908 | 7 months ago | | | 0 | 0.00027861291 | |
| 19928907 | 7 months ago | | | 0 | 0.00029207755 | |
| 19928906 | 7 months ago | | | 0 | 0.00029898944 | |
| 19928515 | 7 months ago | | | 0 | 0.00029482793 | |
| 19928463 | 7 months ago | | | 0 | 0.00049885596 |
ABI
ABI objects
Getter at block 21386022
decimals() pure returns (uint8)
9
name() pure returns (string)
POPCAT ETH
owner() view returns (address)
0x9294a3d7944e9507e82a58b9654c43634fb1e245
symbol() pure returns (string)
POPCAT
totalSupply() pure returns (uint256)
1000000000000000000
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)
changeFees(uint8 _fee1, uint8 _fee2)
changeMinBalance(uint256 newMin)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
renounceOwnership()
setBots(address[] bots_)
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.