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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.002486 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20553819 | 3 months ago | | | 0 | 0.000048184198 | |
| 18395948 | a year ago | | | 0 | 0.00061333473 | |
| 18395934 | a year ago | | | 0 | 0.00055408255 | |
| 18395924 | a year ago | | | 0 | 0.00029313285 | |
| 18395908 | a year ago | | | 0 | 0.00046998800 | |
| 18395905 | a year ago | | | 0 | 0.00045778803 | |
| 18395904 | a year ago | | | 0 | 0.00036482460 | |
| 18395904 | a year ago | | | 0 | 0.0042042828 | |
| 18395866 | a year ago | | | 0 | 0.00045741530 | |
| 18395861 | a year ago | | | 0 | 0.00039682574 |
ABI
ABI objects
Getter at block 21208515
TOTAL_SUPPLY() view returns (uint256)
2000000000000000000000000000
activated() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
NOTES
symbol() view returns (string)
NOTES
totalSupply() view returns (uint256)
2000000000000000000000000000
version() view returns (string)
1.0
Read-only
activeGroup(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events activate()
addToActiveGroup(address a)
approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address fund, address _admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.