DaQianCoin
Verified contract
Active on
Ethereum with 1,992 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 "DaQianCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14673446 | 3 years ago | | | 0 | 0.0037000509 | |
| 8435697 | 5 years ago | | | 0 | 0.00026499623 | |
| 8186068 | 5 years ago | | | 0 | 0.00023258000 | |
| 7558462 | 6 years ago | | | 0 | 0.00030821310 | |
| 7558367 | 6 years ago | | | 0 | 0.00035444507 | |
| 7346114 | 6 years ago | | | 0 | 0.000075974000 | |
| 7346110 | 6 years ago | | | 0 | 0.00010597400 | |
| 7346108 | 6 years ago | | | 0 | 0.000075846000 | |
| 7346106 | 6 years ago | | | 0 | 0.00010610200 | |
| 7114618 | 6 years ago | | | 0 | 0.00011376900 |
ABI
ABI objects
Getter at block 21260445
decimals() view returns (uint256)
18
name() view returns (string)
DaQianCoin
owner() view returns (address)
0xd981326630cdd86c456853e875d7cb1ce35deab1
stopped() view returns (bool)
false
symbol() view returns (string)
DQC
totalSupply() view returns (uint256)
24000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockAddress(address) view returns (uint256)
lockOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
kill()
lockTime(address _to, uint256 _value)
setName(string _name)
start()
stop()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
LOCK(address indexed _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.