Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Etoken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11386161 | 4 years ago | | | 0 | 0.0014769650 | |
| 10645765 | 4 years ago | | | 0 | 0.0091993820 | |
| 10262328 | 4 years ago | | | 0 | 0.00038061800 | |
| 10262328 | 4 years ago | | | 0 | 0.00038078600 | |
| 10262325 | 4 years ago | | | 0 | 0.00081777410 | |
| 10262325 | 4 years ago | | | 0 | 0.00068638800 | |
| 10251611 | 4 years ago | | | 0 | 0.0010063630 | |
| 10251607 | 4 years ago | | | 0 | 0.0020591640 | |
| 10251437 | 4 years ago | | | 0 | 0.00089717100 | |
| 10251433 | 4 years ago | | | 0 | 0.0018871710 |
ABI
ABI objects
Getter at block 21263959
decimals() pure returns (uint32)
3
name() pure returns (string)
Etoken
owner() pure returns (address)
0xb30ad21c9d8d5060cdb529521af7273f2ddfcf32
symbol() pure returns (string)
ETK
totalSupply() pure returns (uint256)
10000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
delegatedTransfer(address _from, address _to, uint256 _value, uint256 _fee) 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)
DelegatedTransfer(address indexed from, address indexed to, address indexed delegate, uint256 value, uint256 fee)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.