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 |
---|---|---|---|---|---|
DREP | ERC-20 | 1 | $0.004803 |
$0 | |
DREP | ERC-20 | 600.713707K | -- | -- | |
DREP | ERC-20 | 178.295748K | -- | -- | |
SNM | ERC-20 | 25 | -- | -- | |
STT | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20440420 | 4 months ago | | | 0 | 0.000079688116 | |
| 20440420 | 4 months ago | | | 0 | 0.000079688116 | |
| 20426431 | 4 months ago | | | 0 | 0.00014060096 | |
| 20394517 | 4 months ago | | | 0 | 0.000032373336 | |
| 20394511 | 4 months ago | | | 0 | 0.000031166119 | |
| 20333779 | 4 months ago | | | 0 | 0.00030421476 | |
| 20333778 | 4 months ago | | | 0 | 0.00030646236 | |
| 20320428 | 4 months ago | | | 0 | 0.00053830970 | |
| 20320426 | 4 months ago | | | 0 | 0.00051667271 | |
| 20010092 | 6 months ago | | | 0 | 0.00021100290 |
ABI
ABI objects
Getter at block 21247667
decimals() view returns (uint8)
18
name() view returns (string)
DREP
stopped() view returns (bool)
true
symbol() view returns (string)
DREP
totalSupply() view returns (uint256)
324627510406353184070207687
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) 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.