ECO HETENC Token
Verified contract
Active on
Ethereum with 963 txns
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 |
---|---|---|---|---|---|
HETENC | ERC-20 | 693.524825K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16416126 | 2 years ago | | | 0 | 0.0016937760 | |
| 16416125 | 2 years ago | | | 0 | 0.0010556640 | |
| 16416125 | 2 years ago | | | 0 | 0.0010556640 | |
| 15216576 | 2 years ago | | | 0 | 0.0025162280 | |
| 13196951 | 3 years ago | | | 0 | 0.0053515800 | |
| 13189944 | 3 years ago | | | 0 | 0.0063921650 | |
| 13163381 | 3 years ago | | | 0 | 0.0043862429 | |
| 13163350 | 3 years ago | | | 0 | 0.0035334299 | |
| 13145635 | 3 years ago | | | 0 | 0.0089955151 | |
| 13143286 | 3 years ago | | | 0 | 0.0057975450 |
ABI
ABI objects
Getter at block 21218251
decimals() view returns (uint256)
18
lockallcheck() view returns (bool)
false
name() view returns (string)
ECO HETENC Token
symbol() view returns (string)
HETENC
totalSupply() view returns (uint256)
1100000000000000000000000000
Read-only
AllowenceCheck(address spender, address approver) view returns (uint256)
admincheck(address account) view returns (bool)
balanceOf(address) view returns (uint256)
lockcheck(address checkee) view returns (bool)
State-modifying
Events addadmin(address account)
approve(address spender, uint256 _value)
burn(uint256 amount)
decreaseAllowence(address spender, uint256 _value)
deleteadmin(address account)
increaseAllowence(address spender, uint256 _value)
lock(address lockee)
lockall(bool lockall)
transfer(address to, uint256 value)
transferFrom(address _from, uint256 amount)
unlock(address unlockee)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.