ContractsRegistry

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa7a417ac at 12970526
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ContractsRegistry"

No transactions found for "ContractsRegistry"


Functions
Getter at block 21017357
BRIGHT_NAME(view returns (bytes32)
0xb37eb41341b79bad71c07745a647ee02fe26669622f7c4e0eac602b83ab8a837
BRIGHT_STAKING_NAME(view returns (bytes32)
0xf6d7f144167fe1681e26529e49195554656a9b661228af90809ea92c59d29cc3
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LIQUIDITY_MINING_STAKING_NAME(view returns (bytes32)
0x1a43c53a507894a8f5af4102bd64ccf1fce7fcf1869d8feded79651c01c483b0
REGISTRY_ADMIN_ROLE(view returns (bytes32)
0xbb28eb1a0cfabcecf96003fab466159bc2e051e49d79baf049890044e9072440
STKBRIGHT_NAME(view returns (bytes32)
0xb0d7c7c732e57a30a15c04cfeb6ba75cd177da717a55d9aca3bc89e13d8f4ebb
UNISWAP_BRIGHT_TO_ETH_PAIR_NAME(view returns (bytes32)
0xeeba8b5bed501c98b5bf997fed8e34904a44581cb53404d9962b1521cc98a5e4
 
getBrightContract(view returns (address)
 
getBrightStakingContract(view returns (address)
 
getLiquidityMiningStakingContract(view returns (address)
 
getSTKBrightContract(view returns (address)
 
getUniswapBrightToETHPairContract(view returns (address)
Read-only
getContract(bytes32 nameview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
__ContractsRegistry_init(
addContract(bytes32 nameaddress contractAddress
addProxyContract(bytes32 nameaddress contractAddress
deleteContract(bytes32 name
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
upgradeContract(bytes32 nameaddress newImplementation
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.