digitalcash
Verified contract
Active on
Ethereum with 5,341 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 "digitalcash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11483496 | 4 years ago | | | 0 | 0.00093000603 | |
| 11483474 | 4 years ago | | | 0 | 0.00068606103 | |
| 11483454 | 4 years ago | | | 0 | 0.00097376403 | |
| 10903917 | 4 years ago | | | 0 | 0.0030066391 | |
| 10442446 | 4 years ago | | | 0 | 0.00055678504 | |
| 10442445 | 4 years ago | | | 0 | 0.00055678504 | |
| 10426847 | 4 years ago | | | 0 | 0.0011135700 | |
| 10426847 | 4 years ago | | | 0 | 0.0011135700 | |
| 10426847 | 4 years ago | | | 0 | 0.0011135700 | |
| 10400912 | 4 years ago | | | 0 | 0.00082070110 |
ABI
ABI objects
Getter at block 21293436
account_address() view returns (address)
0x1b70d679f617f78f7509a22284b038a2aea884fc
admin_address() view returns (address)
0x1b70d679f617f78f7509a22284b038a2aea884fc
decimals() view returns (uint8)
8
name() view returns (string)
digitalcash
symbol() view returns (string)
DLZ
totalSupply() view returns (uint256)
4200000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.