Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($38.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UST | ERC-20 | 1.4985K | $0.025944 |
$38.88 | |
DEOR | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145319 | 4 days ago | | | 0 | 0.00039510662 | |
| 20571109 | 3 months ago | | | 0 | 0.000025958197 | |
| 20453269 | 3 months ago | | | 0 | 0.000044025000 | |
| 20376544 | 4 months ago | | | 0 | 0.00012256384 | |
| 19629035 | 7 months ago | | | 0 | 0.00063041634 | |
| 19628902 | 7 months ago | | | 0 | 0.00034371777 | |
| 19628774 | 7 months ago | | | 0 | 0.00062729325 | |
| 19628772 | 7 months ago | | | 0 | 0.00073625849 | |
| 19628770 | 7 months ago | | | 0 | 0.00059332103 | |
| 19580163 | 7 months ago | | | 0 | 0.00078891076 |
ABI
ABI objects
Getter at block 21170726
decimals() view returns (uint256)
10
devAddr() view returns (address)
0x7e9f1f3f25515f0421d44d23cc98f76bda1db2d1
mintingFinished() view returns (bool)
true
name() view returns (string)
DEOR
owner() view returns (address)
0xe54baf2f3cac30f00605e461e9ae616c8c4a81b5
startTime() view returns (uint256)
1488294000
symbol() view returns (string)
DEOR
totalSupply() view returns (uint256)
1000000000000000000
treasury() view returns (address)
0x92126534bc8448de051fd9cb8c54c31b82525669
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner, address newDev)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.