SignerFacet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "SignerFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SignerFacet"
ABI
ABI objects
Getter at block 21176222
checkerSigners() view returns (address[])
[]
executorSigners() view returns (address[])
[]
numberOfCheckerSigners() view returns (uint256)
0
numberOfExecutorSigners() view returns (uint256)
0
Read-only
isCheckerSigner(address checkerSigner_) view returns (bool)
isExecutorSigner(address _executorSigner) view returns (bool)
State-modifying
Events addCheckerSigners(address[] checkerSigners_)
addExecutorSigners(address[] executorSigners_)
removeCheckerSigners(address[] checkerSigners_)
removeExecutorSigners(address[] executorSigners_)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.