JBOperatorStore

Verified contract

Active on Ethereum with 221 txns
Deployed by via 0x3a97ceb7 at 14730688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "JBOperatorStore"

0x32651536a5f0c3fec882c7b627acc94f0669973c6c8b589c6f6b3f646abe6312
0x0629221ce61aaa904cf5ff9cf289290679ac613a6a0968611a8facf4f38c3da1
0x776ceb23ceafc105332a10579e5514eceb1986d26ba95c9de42efb1283a90bf5
0xb8227f94fd7eea9b1a77e742452055fc56d89dfcb2088dc49bd88732c87bf332
0x79393df7bf60cc7075a2fe4e8f68e182a94127c577e92dc803890fb388c5a61a
0x75de704fe1f0b852c588fc8c5399b9c1c30d40b9627d73ef8b0ca6357e9060e6
0x40071f24872b6bde8ca837d7562bc4f03245ead2a8e34f93876542833385676c
0xd2877fe574f71dec0496a2d98679d85072dd1ced431a11169616b03c64b2d747
0x68b8a750c053e244622b6f5533f06ef6f1d66f7a546955e7d6a7114f6ec97237
0x70100007ed583ff392338b5eeba78562557608a20c96a7171b0cfb493fd76a39

Functions
Getter at block 21001152

This contract contains no getter function objects.

Read-only
hasPermission(address _operatoraddress _accountuint256 _domainuint256 _permissionIndexview returns (bool)
hasPermissions(address _operatoraddress _accountuint256 _domainuint256[] _permissionIndexesview returns (bool)
permissionsOf(addressaddressuint256view returns (uint256)
State-modifying
setOperator(struct JBOperatorData _operatorData
setOperators(struct JBOperatorData[] _operatorData
Events
SetOperator(address indexed operatoraddress indexed accountuint256 indexed domainuint256[] permissionIndexesuint256 packed
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
PERMISSION_INDEX_OUT_OF_BOUNDS(