Fleta Token
Verified contract
Active on
Ethereum with 4,622 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 | 1.417K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20684842 | 2 months ago | | | 0 | 0.00051633661 | |
| 17511139 | a year ago | | | 0 | 0.00067908168 | |
| 17511123 | a year ago | | | 0 | 0.00069408744 | |
| 17511096 | a year ago | | | 0 | 0.0017188460 | |
| 17511047 | a year ago | | | 0 | 0.00083281198 | |
| 17511032 | a year ago | | | 0 | 0.0017646173 | |
| 17511017 | a year ago | | | 0 | 0.00070542168 | |
| 17510996 | a year ago | | | 0 | 0.0016882774 | |
| 17510978 | a year ago | | | 0 | 0.00074359188 | |
| 17510956 | a year ago | | | 0 | 0.0015102959 |
ABI
ABI objects
Getter at block 21159541
decimals() view returns (uint8)
18
manager() view returns (address)
0xb64b73425b3811f3bf124c8d950a823548fe51ed
name() view returns (string)
Fleta Token
owner() view returns (address)
0x19887cd636dddea8a198e46387a74a566127c4db
symbol() view returns (string)
FLETA
totalSupply() view returns (uint256)
2000000000000000000000000000
v1Address() view returns (address)
0x7788d759f21f53533051a9ae657fa05a1e068fc6
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
isGatewayAddress(address gAddr) view returns (bool)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
depositGatewayAdd(address gatewayAddr)
depositGatewayRemove(address gatewayAddr)
mint(address minter, uint256 _value)
setGatewayManager(address addr)
startTrade()
stopTrade()
swap(address swapAddr) returns (bool)
transfer(address to, uint256 tokens) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address v1Addr)
fallback()
This contract contains no error objects.