Management
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Management"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227215 | 2 days ago | | | 0 | 0.00082093644 | |
| 21225940 | 2 days ago | | | 0 | 0.0032746851 | |
| 21225921 | 2 days ago | | | 0 | 0.0011709930 | |
| 21225918 | 2 days ago | | | 0 | 0.0016145215 | |
| 21221971 | 3 days ago | | | 0 | 0.0062446965 | |
| 21219275 | 3 days ago | | | 0 | 0.0020079496 | |
| 21219072 | 3 days ago | | | 0 | 0.0029389024 | |
| 21218718 | 3 days ago | | | 0 | 0.0022819762 | |
| 21218715 | 3 days ago | | | 0 | 0.0046837853 | |
| 21218700 | 3 days ago | | | 0 | 0.0022694279 |
ABI
ABI objects
Getter at block 21242308
nodeNum() view returns (uint256)
8
proposalCount() view returns (uint256)
15
queryNodes() view returns (address[])
[0x149f2ed2F5855c286a06566235923Ce9d9d4A25a, 0x691D320f224625713c6097Af152C75588142FDd0, 0xfc1c3A46e84846DE3C0dd6F7C0F70601321787D9, 0xc4E9F25cE5323DAf8f8A9f16C815AbD534562Ebf, 0xE8cfb1A486C05eb1062Af9B233c298F13dCeF13c, 0x11269Ec12B71CCD43D201C62f16095aB2F3d0bea, 0xc0a8F6ac9EF75453BE712412aB8fD5be5fc3Cc50, 0xD7C4B80Dc0Bc08Ef92a60d50269c3ECeC2b459b8]
Read-only
nodeAddrSta(address) view returns (bool)
proposalMsg(uint256) view returns (bool proposalSta, address targetAddr, address addr, bytes data, uint256 expire, uint256 typeIndex, string label)
queryVotes(uint256 _proposalId) view returns (address[], bool, address, address, bytes, uint256, string)
State-modifying
Events addNodePropose(address _addr)
deleteNodePropose(address _addr)
excContractPropose(address _targetAddr, bytes _data)
excContractProposes(address[] _targetAddrs, bytes[] _datas)
updateProxyAdminPropose(address _targetAddr, address _addr)
updateProxyUpgradPropose(address _targetAddr, address _addr)
vote(uint256 _proposalId)
votes(uint256[] _proposalIds)
Propose(address indexed proposer, uint256 proposalId, string label)
Vote(address indexed voter, uint256 proposalId)
constructor(address[] _nodeAddrs)
This contract contains no fallback and receive objects.
This contract contains no error objects.