DAOMaker.com
Verified contract
Active on
Ethereum with 61 txns
Balances ($159.37)
Native
Value
$159.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,187.32 |
$159.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11198226 | 4 years ago | | | 0 | 0.0055824120 | |
| 11198106 | 4 years ago | | | 0 | 0.0025647601 | |
| 11198101 | 4 years ago | | | 0 | 0.0025780260 | |
| 11197998 | 4 years ago | | | 0 | 0.0055894080 | |
| 11197991 | 4 years ago | | | 0 | 0.0062690147 | |
| 11197939 | 4 years ago | | | 0 | 0.0045714240 | |
| 11197938 | 4 years ago | | | 0 | 0.0046121461 | |
| 11197767 | 4 years ago | | | 0 | 0.0018120222 | |
| 11197704 | 4 years ago | | | 0.05 | 0.0022190480 | |
| 11197657 | 4 years ago | | | 0 | 0.0040284420 |
ABI
ABI objects
Getter at block 21186313
decimals() view returns (uint256)
18
name() view returns (string)
DAOMaker.com
symbol() view returns (string)
DAO
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
fallback()
This contract contains no error objects.