DigminerCoin
Verified contract
Active on
Ethereum with 562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DigminerCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10714728 | 4 years ago | | | 0 | 0.0023741539 | |
| 9025320 | 5 years ago | | | 0 | 0.00063791000 | |
| 7822321 | 5 years ago | | | 0 | 0.0029351400 | |
| 7815464 | 5 years ago | | | 0 | 0.00067838000 | |
| 7815442 | 5 years ago | | | 0 | 0.0026206790 | |
| 7815423 | 5 years ago | | | 0 | 0.00067838000 | |
| 7815423 | 5 years ago | | | 0 | 0.00067838000 | |
| 7815423 | 5 years ago | | | 0 | 0.00067710000 | |
| 7815423 | 5 years ago | | | 0 | 0.00067838000 | |
| 7815423 | 5 years ago | | | 0 | 0.00067838000 |
ABI
ABI objects
Getter at block 21206378
decimals() view returns (uint8)
4
deployer() view returns (address)
0x0a5149b07500a0c3506a686302116c3baa3fb24b
locked() view returns (bool)
false
name() view returns (string)
DigminerCoin
owner() view returns (address)
0x0a5149b07500a0c3506a686302116c3baa3fb24b
symbol() view returns (string)
DIGC
totalSupply() view returns (uint256)
2000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freeAccount(address) view returns (bool)
frozenAccount(address) view returns (bool)
lockTokenBalance(address) view returns (uint256)
lockdate(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
changeLocked()
freezeAccount(address target, bool freeze)
lockTokenDays(address account, uint256 amount, uint256 _days)
lockTokenToDate(address account, uint256 amount, uint256 unixtime)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
LockToken(address account, uint256 amount, uint256 unixtime)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] targets, uint256[] initBalances)
fallback()
This contract contains no error objects.