GroupApprove
Verified contract
Active on
Ethereum with 124 txns
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 "GroupApprove"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026762 | a month ago | | | 0 | 0.0077407197 | |
| 21025154 | a month ago | | | 0 | 0.0075676200 | |
| 20718406 | 3 months ago | | | 0 | 0.00065355168 | |
| 20717206 | 3 months ago | | | 0 | 0.0026795260 | |
| 20316117 | 4 months ago | | | 0 | 0.0022872708 | |
| 20316116 | 4 months ago | | | 0 | 0.0018014399 | |
| 20315850 | 4 months ago | | | 0 | 0.0048151400 | |
| 20315850 | 4 months ago | | | 0 | 0.0052733300 | |
| 20259971 | 5 months ago | | | 0 | 0.00064363464 | |
| 20258674 | 5 months ago | | | 0 | 0.0048126200 |
ABI
ABI objects
Getter at block 21270661
chainId() view returns (uint256)
2147483708
foundation() view returns (address)
0x4ced9c0ea79ee6181600777d5b6bade7f3d301bf
oracle() view returns (address)
0xbb38d10033b26f3836a8c1e41788206868b9f228
signatureVerifier() view returns (address)
0x9276ee38a5250e2f7fbe00a12ec17d09b5d28f3d
taskCount() view returns (uint256)
62
Read-only
tasks(uint256) view returns (address to, bytes data, bool executed)
State-modifying
Events approveAndExecute(uint256 proposalId, bytes32 smgID, bytes r, bytes32 s)
halt(address _to, bool _halt)
proposal(uint256 _chainId, address _to, bytes _data)
transferFoundation(address _newFoundation)
ApprovedAndExecuted(uint256 indexed proposalId, address indexed to, bytes data, bytes32 smgID)
Proposal(uint256 indexed proposalId, address indexed to, bytes data)
TransferFoundation(address indexed oldFoundation, address indexed newFoundation)
constructor(address _foundation, address _signatureVerifier, address _oracle, address _cross)
This contract contains no fallback and receive objects.
SignatureVerifyFailed(bytes32 smgID, bytes32 sigHash, bytes r, bytes32 s)
StoremanGroupNotReady(bytes32 smgID, uint256 status, uint256 timestamp, uint256 startTime, uint256 endTime)