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 "MinGov"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9598062 | 5 years ago | | | 0 | 0.00030893500 | |
| 8322444 | 5 years ago | | | 0 | 0.00015308000 |
ABI
ABI objects
Getter at block 21379180
first() view returns (uint256)
3
isOwner() view returns (bool)
false
owner() view returns (address)
0xc5cdcd5470aef35fc33bddff3f8ecec027f95b1d
proposalTime() view returns (uint256)
604800
size() view returns (uint256)
0
Read-only
proposals(uint256) view returns (address subject, uint32 created, bool canceled, bytes msgData)
State-modifying
Events cancel(uint256 _proposalId)
finalize()
propose(address _subject, bytes _msgData)
registerToken(address _subject, address _token, uint256 _type)
renounceOwnership()
setSlot(uint256 _slotId, address, bytes32)
transferOwnership(address newOwner)
withdrawTax(address _token)
Execution(uint256 indexed proposalId, address indexed subject, bytes msgData)
NewProposal(uint256 indexed proposalId, address indexed subject, bytes msgData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _proposalTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.