FLX Coin
Verified contract
Active on
Ethereum with 5,581 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLX | ERC-20 | 42.42475K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18866770 | 10 months ago | | | 0 | 0.00055598879 | |
| 18323184 | a year ago | | | 0 | 0.00040810733 | |
| 14892343 | 2 years ago | | | 0 | 0.0021799527 | |
| 13322246 | 3 years ago | | | 0 | 0.0070555500 | |
| 13075841 | 3 years ago | | | 0 | 0.0025306484 | |
| 12885038 | 3 years ago | | | 0 | 0.00066328200 | |
| 12734890 | 3 years ago | | | 0 | 0.00022109400 | |
| 12714454 | 3 years ago | | | 0 | 0.00014734800 | |
| 12647131 | 3 years ago | | | 0 | 0.00044204400 | |
| 12626348 | 3 years ago | | | 0 | 0.00018412500 |
ABI
ABI objects
Getter at block 21090153
INITIAL_SUPPLY() view returns (uint256)
1000000000000
decimals() view returns (uint8)
2
name() view returns (string)
FLX Coin
symbol() view returns (string)
FLX
totalSupply() view returns (uint256)
992095836478
Read-only
balanceOf(address _owner) view returns (uint256)
State-modifying
Events burn(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
Burn(address indexed burner, 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.