This is Fine: an announced rug
Verified contract
Active on
Ethereum with 177 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 |
---|---|---|---|---|---|
TIF | ERC-20 | 0.899991 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14199212 | 3 years ago | | | 0 | 0.0011800679 | |
| 11695901 | 4 years ago | | | 0 | 0.00063800000 | |
| 11329643 | 4 years ago | | | 0 | 0.0015463470 | |
| 10998494 | 4 years ago | | | 0 | 0.00075400000 | |
| 10996919 | 4 years ago | | | 0 | 0.00088450000 | |
| 10987800 | 4 years ago | | | 0 | 0.00066700000 | |
| 10881145 | 4 years ago | | | 0 | 0.015109800 | |
| 10880862 | 4 years ago | | | 0 | 0.017975115 | |
| 10815272 | 4 years ago | | | 0 | 0.0054591090 | |
| 10809392 | 4 years ago | | | 0 | 0.0057697900 |
ABI
ABI objects
Getter at block 21124269
burnPercent() view returns (uint256)
200
contractOwner() view returns (address)
0x05db26f8a56f45b5fa183ffe930b82f35d3f8d1c
decimals() view returns (uint8)
18
name() view returns (string)
This is Fine: an announced rug
released() view returns (uint256)
1598808476
symbol() view returns (string)
TIF
totalSupply() view returns (uint256)
87426654519275697363
Read-only
adminBalance(address adminAddress) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address user) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
release() returns (bool)
sendLockedToken(address beneficiary, uint256 value)
simpleTransfer(address to, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.