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.000555 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19365692 | 3 months ago | | | 0 | 0.000000207187672098 | |
| 19172184 | 3 months ago | | | 0 | 0.0000055429207 | |
| 18859303 | 3 months ago | | | 0 | 0.0000055357207 | |
| 16236139 | 5 months ago | | | 0 | 0.0000020181162 | |
| 15924016 | 5 months ago | | | 0 | 0.0000017397842 | |
| 14509273 | 7 months ago | | | 0 | 0.0000026425490 | |
| 14263694 | 7 months ago | | | 0 | 0.0000022901574 | |
| 14263693 | 7 months ago | | | 0 | 0.0000068945386 | |
| 14263692 | 7 months ago | | | 0 | 0.000048725639 | |
| 14263691 | 7 months ago | | | 0 | 0.0000068945386 |
ABI
ABI objects
Getter at block 23114738
creator() view returns (address)
0x02393a5aebad723cd4b3bc48f52d7ce902b9678b
decimals() view returns (uint8)
18
description() view returns (string)
Just a cat who loves setting things $FREE.
imageURI() view returns (string)
https://imgtr.ee/images/2024/04/08/cd877a33e0473677ef7074cd3cb51528.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
FreedomCat
symbol() view returns (string)
$FREE
telegram() view returns (string)
https://t.me/FreedomCat_Portal
tokenDeployer() view returns (address)
0x226e5b7c9dc43512dffeb535f796b9cc25e40974
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://x.com/FreedomCatTech
website() view returns (string)
https://www.freedomcat.tech/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setDescription(string _description)
setImageURI(string _imageURI)
setIsPresale(bool _isPresale)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.