Fleta Token
Verified contract
Active on
Ethereum with 43,534 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 |
---|---|---|---|---|---|
FLETA | ERC-20 | 22.825K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21185405 | 8 days ago | | | 0 | 0.0019287200 | |
| 21185378 | 8 days ago | | | 0 | 0.00072327000 | |
| 21185374 | 8 days ago | | | 0 | 0.00072327000 | |
| 20453320 | 4 months ago | | | 0 | 0.000024109000 | |
| 16192043 | 2 years ago | | | 0 | 0.00067186880 | |
| 15364730 | 2 years ago | | | 0 | 0.000096436000 | |
| 15281614 | 2 years ago | | | 0 | 0.00010822000 | |
| 14810116 | 3 years ago | | | 0 | 0.00036384138 | |
| 14810113 | 3 years ago | | | 0 | 0.00034674990 | |
| 14403712 | 3 years ago | | | 0 | 0.00058342429 |
ABI
ABI objects
Getter at block 21246239
decimals() view returns (uint8)
18
name() view returns (string)
Fleta Token
owner() view returns (address)
0x78ac20e8cedabf403be04f694793c54113d1e86c
symbol() view returns (string)
FLETA
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
startTrade()
stopTrade()
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.