Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001996 |
$0 | |
C4Y | ERC-20 | 3.7K | -- | -- | |
EKT | ERC-20 | 60 | -- | -- | |
STT | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114127 | 18 days ago | | | 0 | 0.00027905363 | |
| 20802366 | 2 months ago | | | 0 | 0.00048463174 | |
| 20281330 | 4 months ago | | | 0 | 0.00052394000 | |
| 20069257 | 5 months ago | | | 0 | 0.0011085824 | |
| 19917626 | 6 months ago | | | 0 | 0.0010483600 | |
| 19766709 | 7 months ago | | | 0 | 0.00021354200 | |
| 19766709 | 7 months ago | | | 0 | 0.00021362600 | |
| 19766680 | 7 months ago | | | 0 | 0.00024414400 | |
| 19766680 | 7 months ago | | | 0 | 0.00024414400 | |
| 19727327 | 7 months ago | | | 0 | 0.00077562398 |
ABI
ABI objects
Getter at block 21243873
decimals() view returns (uint8)
8
name() view returns (string)
EKT
symbol() view returns (string)
EKT
totalSupply() view returns (uint256)
72429790847500000
Read-only
_allowed(address, address) view returns (uint256)
allowance(address _master, address _spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, 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.