Distributed Energy Coin
Verified contract
Active on
Ethereum with 27,955 txns
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.00455 |
$0 | |
seth | ERC-20 | 1K | -- | -- | |
DEC | ERC-20 | 52.6 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13800788 | 3 years ago | | | 0 | 0.0053951040 | |
| 13512415 | 3 years ago | | | 0 | 0.011101464 | |
| 13485550 | 3 years ago | | | 0 | 0.0017971200 | |
| 13485520 | 3 years ago | | | 0 | 0.0021265920 | |
| 13485520 | 3 years ago | | | 0 | 0.0021265920 | |
| 13485451 | 3 years ago | | | 0 | 0.0023362560 | |
| 13485451 | 3 years ago | | | 0 | 0.0023362560 | |
| 13485451 | 3 years ago | | | 0 | 0.0023362560 | |
| 13485451 | 3 years ago | | | 0 | 0.0023362560 | |
| 13485428 | 3 years ago | | | 0 | 0.0025758720 |
ABI
ABI objects
Getter at block 21163640
decimals() view returns (uint256)
8
freezeOwner() view returns (address)
0x0000000000000000000000000000000000000001
freezedValue() view returns (uint256)
3828000000000000
name() view returns (string)
Distributed Energy Coin
owner() view returns (address)
0x83ee809c6de6db4902f15cf90d11d1ba88001ef8
symbol() view returns (string)
DEC
totalSupply() view returns (uint256)
31900000000000000
Read-only
balanceOf(address src) view returns (uint256)
unfreezeTimeMap(uint256) view returns (uint256 unfreezeTime, uint256 unfreezeValue, bool freezed)
State-modifying
Events distribute(address dst, uint256 wad) returns (bool)
transfer(address dst, uint256 wad) returns (bool)
unfreeze(uint256 i)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.