Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.004192 |
$0.01 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
FOTA | ERC-20 | 33.979029K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TDT | ERC-20 | 812 | -- | -- | |
CIC | ERC-20 | 30 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885322 | a month ago | | | 0 | 0.00053391002 | |
| 20224741 | 4 months ago | | | 0 | 0.00021644824 | |
| 20145519 | 5 months ago | | | 0 | 0.00010745956 | |
| 19511848 | 8 months ago | | | 0 | 0.00083370006 | |
| 19423442 | 8 months ago | | | 0 | 0.0014681220 | |
| 19088193 | 10 months ago | | | 0 | 0.00087279338 | |
| 19044751 | 10 months ago | | | 0 | 0.00082168857 | |
| 18994350 | 10 months ago | | | 0 | 0.00099276060 | |
| 18895691 | 10 months ago | | | 0 | 0.00082515947 | |
| 18895657 | 10 months ago | | | 0 | 0.00048640562 |
ABI
ABI objects
Getter at block 21160636
decimals() view returns (uint8)
18
name() view returns (string)
FOTA
owner() view returns (address)
0xe63faff924e8b5f21dd66eea66c78f44d49ff682
symbol() view returns (string)
FOTA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lastTokenIsTransferableDate(address holder) view returns (uint256 date)
spendableBalanceOf(address _holder) view returns (uint256)
transferableTokens(address holder, uint256 time) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferAndLock(address _to, uint256 _value, uint256 _startDate, uint256 _lastDate, uint256 _batches)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.