BurnProposal
Verified contract
Active on
Ethereum with 743 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x77f7…23f5
Balances ($0.00)
No balances found for "BurnProposal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235163 | 4 days ago | | | 0 | 0.0034153865 | |
| 21235155 | 4 days ago | | | 0 | 0.0034683552 | |
| 21196976 | 9 days ago | | | 0 | 0.0013645330 | |
| 21196975 | 9 days ago | | | 0 | 0.0048059310 | |
| 21186239 | 10 days ago | | | 0 | 0.0030162709 | |
| 21186239 | 10 days ago | | | 0 | 0.010623408 | |
| 21184110 | 11 days ago | | | 0 | 0.012429293 | |
| 21176174 | 12 days ago | | | 0 | 0.0026722474 | |
| 21176174 | 12 days ago | | | 0 | 0.0094117451 | |
| 21027217 | a month ago | | | 0 | 0.00048096242 |
ABI
ABI objects
Getter at block 21261469
diff() view returns (uint256)
1
owner() view returns (address)
0x67ee188ee1319cdac271553e7b8faaed2fbc52cc
trustee() view returns (address)
0x77f79fea3d135847098adb1fdc6b10a0218823f5
Read-only
proposals(string) view returns (string ethHash, string btcHash, uint256 voteCount, bool finished, bool isExist)
State-modifying
Events approve(string ethHash, string btcHash, bytes32 _tunnelKey)
renounceOwnership()
setDiff(uint256 _diff)
setTrustee(address _trustee)
transferOwnership(address newOwner)
BurnProposalSuccess(bytes32 _tunnelKey, string ethHash, string btcHash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
VoteBurnProposal(bytes32 _tunnelKey, string ethHash, string btcHash, address voter, uint256 voteCount)
constructor(address _boringdao)
This contract contains no fallback and receive objects.
This contract contains no error objects.