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 "Dashgold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4895336 | 7 years ago | | | 0 | 0.00029602400 | |
| 4616921 | 7 years ago | | | 0 | 0.00046206300 | |
| 4610447 | 7 years ago | | | 0 | 0.00046206300 | |
| 4575272 | 7 years ago | | | 0 | 0.00077840700 | |
| 4570261 | 7 years ago | | | 0 | 0.0011628000 | |
| 4570260 | 7 years ago | | | 0 | 0.0011628000 | |
| 4570259 | 7 years ago | | | 0 | 0.0011628000 | |
| 4550012 | 7 years ago | | | 0 | 0.0026001500 | |
| 4545632 | 7 years ago | | | 0 | 0.0026001500 | |
| 4538728 | 7 years ago | | | 0 | 0.0010920630 |
ABI
ABI objects
Getter at block 21168169
candidate() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dashgold
owner() view returns (address)
0x758c40eb7cc8bf4323ba3980bad5303aa2399a39
symbol() view returns (string)
DASHG
totalSupply() view returns (uint256)
18900000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _owner)
confirmOwner()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawTokens(uint256 _value)
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.