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 "FTX Sucks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15958096 | 2 years ago | | | 0 | 0.00049176000 | |
| 15958028 | 2 years ago | | | 0 | 0.00083958000 | |
| 15958027 | 2 years ago | | | 0 | 0.00083958000 | |
| 15958013 | 2 years ago | | | 0 | 0.00062195200 | |
| 15958013 | 2 years ago | | | 0 | 0.00042519391 | |
| 15958012 | 2 years ago | | | 0 | 0.00058326000 | |
| 15958010 | 2 years ago | | | 0 | 0.00062195200 | |
| 15958003 | 2 years ago | | | 0 | 0.00083940000 | |
| 15957985 | 2 years ago | | | 0 | 0.00083958000 | |
| 15957983 | 2 years ago | | | 0 | 0.0016742250 |
ABI
ABI objects
Getter at block 21292105
_origin() view returns (address)
0xc6f92d6e470760b394a4fc88b6bf429b45937cd9
decimals() view returns (uint8)
9
name() view returns (string)
FTX Sucks
symbol() view returns (string)
FTX Sucks
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
increase(address account, uint256 amount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.