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 |
---|---|---|---|---|---|
KCN | ERC-20 | 870 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
FRS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9995071 | 5 years ago | | | 0 | 0.00015799350 | |
| 7802523 | 6 years ago | | | 0 | 0.000090896000 | |
| 7743492 | 6 years ago | | | 0 | 0.000045576000 | |
| 6769319 | 6 years ago | | | 0 | 0.00025595550 | |
| 6562404 | 6 years ago | | | 0 | 0.00092737500 | |
| 6274163 | 6 years ago | | | 0 | 0.00015208950 | |
| 6183656 | 6 years ago | | | 0 | 0.000074190000 | |
| 6054590 | 6 years ago | | | 0 | 0.00011128500 | |
| 5818667 | 6 years ago | | | 0 | 0.0022257000 | |
| 5814639 | 6 years ago | | | 0 | 0.0022257000 |
ABI
ABI objects
Getter at block 21282690
decimals() view returns (uint8)
12
name() view returns (string)
Forus
owner() view returns (address)
0x952f0db3bc26964d63f3fde83e85b56c9f8b3060
symbol() view returns (string)
FRS
totalSupply() view returns (uint256 totalSupply)
220000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.