Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
1 additional
variable
Balances ($0.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COFI | ERC-20 | 500 | $0.000456 |
$0.23 | |
GNX | ERC-20 | 3.55 | $0.000397 |
$0 | |
FiC | ERC-20 | 12.395923K | -- | -- | |
EMO | ERC-20 | 516.946121 | -- | -- | |
SRN | ERC-20 | 200 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
ICTA | ERC-20 | 4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17519984 | a year ago | | | 0 | 0.00069293388 | |
| 17327315 | a year ago | | | 0 | 0.00097260915 | |
| 12289535 | 4 years ago | | | 0 | 0.0034828500 | |
| 10918434 | 4 years ago | | | 0 | 0.0023335560 | |
| 9412036 | 5 years ago | | | 0 | 0.00030100800 | |
| 9410559 | 5 years ago | | | 0 | 0.00037650000 | |
| 9258576 | 5 years ago | | | 0 | 0.00030100800 | |
| 9195221 | 5 years ago | | | 0 | 0.00011313000 | |
| 9194887 | 5 years ago | | | 0 | 0.00030100800 | |
| 8815215 | 5 years ago | | | 0 | 0.00075260000 |
ABI
ABI objects
Getter at block 21157748
CoinStorage() view returns (address)
0x00ad59ec96c12da4c4546383fac422fef45a21bb
FiCoinFundDeposit() view returns (address)
0x00aa6ddfa8add5b1e6bcffcbab83c3fdbd10da91
OwnerAddress() view returns (address)
0x00ad59ec96c12da4c4546383fac422fef45a21bb
burnedTokens() view returns (uint256)
7289559772515831934485884
decimals() view returns (uint256)
18
name() view returns (string)
FiCoin
saleCap() view returns (uint256)
9497992252565409959914727
symbol() view returns (string)
FiC
totalSupply() view returns (uint256)
7640792227484168065514116
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
lockedOf(address _owner) view returns (uint256 locked)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
buyTokens(address beneficiary) payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
forwardFunds()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lock(address _to, uint256 _value)
pay(address _to, uint256 _value)
switchSaleStage()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock(address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Lock(address indexed purchaser, uint256 value)
OraclizeQuery(string description)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.