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 "FLY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12249350 | 4 years ago | | | 0 | 0.0060241121 | |
| 9038791 | 5 years ago | | | 0 | 0.00020795200 | |
| 9018894 | 5 years ago | | | 0 | 0.00036436400 | |
| 9015971 | 5 years ago | | | 0 | 0.00040827600 | |
| 9015955 | 5 years ago | | | 0 | 0.00018558000 | |
| 9015885 | 5 years ago | | | 0 | 0.0010410400 | |
| 9015729 | 5 years ago | | | 0 | 0.00073848000 | |
| 9015717 | 5 years ago | | | 0 | 0.00052052000 | |
| 9014291 | 5 years ago | | | 0 | 0.0010397600 | |
| 9014271 | 5 years ago | | | 0 | 0.00022116000 |
ABI
ABI objects
Getter at block 21220956
decimals() view returns (uint8)
8
name() view returns (string)
FLY
owner() view returns (address)
0x921822e8791d5224bfdc9fbeb0dbc85d1ecf52e5
symbol() view returns (string)
FLY
totalSupply() view returns (uint256 totalsupply)
8800000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
distributeFLY(address[] addresses)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
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.