PAWDAOGovernance
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe19c…0fb8
Balances ($0.00)
No balances found for "PAWDAOGovernance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PAWDAOGovernance"
ABI
ABI objects
Getter at block 21258952
PAWDAO() view returns (address)
0xe19cfd416bdb40125e9bae583fb9dd5d0bfc0fb8
protocolAddress() view returns (address)
0xe60dacf44055a60666b40a5c1855a3fb6e0461ab
Read-only
proposals(bytes32) view returns (bool votingStart, uint256 voteCount, bool executed)
State-modifying
Events emergencyCall(address _to, bytes _data) returns (bytes)
execute(address _to, uint256 _value, string _func, bytes _data, bytes32 _descriptionHash) returns (bytes)
propose(uint256 PAWDAOId, address _to, uint256 _value, string _func, bytes _data, string _description) returns (bytes32)
vote(uint256 PAWDAOId, bytes32 proposalId)
ProposalAdded(bytes32 proposalId, string func, bytes data, string description)
constructor(address _protocolAddress, address _pawdaoAddress)
receive()
This contract contains no error objects.