Demand Deposit Account
Verified contract
Active on
Ethereum with 31 txns
Balances ($0.00)
No balances found for "Demand Deposit Account"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18482581 | a year ago | | | 0 | 0.00072577350 | |
| 17971859 | a year ago | | | 0 | 0.0026389445 | |
| 17961405 | a year ago | | | 0 | 0.00053780033 | |
| 17948562 | a year ago | | | 0 | 0.00069272399 | |
| 17947586 | a year ago | | | 0 | 0.00067100323 | |
| 17942212 | a year ago | | | 0 | 0.0016505276 | |
| 17942131 | a year ago | | | 0 | 0.0012524598 | |
| 17941583 | a year ago | | | 0 | 0.0011860915 | |
| 17940410 | a year ago | | | 0 | 0.00091782705 | |
| 17939295 | a year ago | | | 0 | 0.00096014230 |
ABI
ABI objects
Getter at block 21209097
decimals() view returns (uint8)
18
name() view returns (string)
Demand Deposit Account
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
DDA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
errorBalance()
errorToken(address token, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.