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 |
---|---|---|---|---|---|
GROW | ERC-20 | 10K | -- | -- | |
GROWA | ERC-20 | 10K | -- | -- | |
PMOD | ERC-20 | 5 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184085 | 11 days ago | | | 0 | 0.0020494466 | |
| 14997014 | 2 years ago | | | 0 | 0.0018899636 | |
| 14105731 | 3 years ago | | | 0 | 0.0025641402 | |
| 13740570 | 3 years ago | | | 0 | 0.0056379349 | |
| 13718575 | 3 years ago | | | 0 | 0.0085640761 | |
| 13610204 | 3 years ago | | | 0 | 0.0056807630 | |
| 11801204 | 4 years ago | | | 0 | 0.0034628100 | |
| 11801180 | 4 years ago | | | 0 | 0.0034987680 | |
| 11801148 | 4 years ago | | | 0 | 0.0049964400 | |
| 11435316 | 4 years ago | | | 0 | 0.0015835741 |
ABI
ABI objects
Getter at block 21259703
buyOpen() view returns (bool)
false
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
DCEGL
owner() view returns (address)
0xc22f305b804a7ad7684ec4bb07a0553bdf4d51c7
sellOpen() view returns (bool)
false
sellPrice() view returns (uint256)
0
symbol() view returns (string)
DCEGL
totalSupply() view returns (uint256)
8600000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
freezeAccount(address target, bool freeze)
setBuyOpen(bool newBuyOpen)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
setSellOpen(bool newSellOpen)
transfer(address _to, uint256 _value)
transferEth(uint256 amount)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyToken(address buyer, uint256 buyPrice, uint256 amount, uint256 spendEth)
FrozenFunds(address target, bool freeze)
SellToken(address seller, uint256 sellPrice, uint256 amount, uint256 getEth)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.