The latest block we've processed for this chain is 20894561, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Governance

Verified contract

Implementation

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

No balances found for "Governance"

No transactions found for "Governance"


Functions
Getter at block 20894560
AUTHORIZATION_RATIO(view returns (bytes32)
0x9f280153bc61a10b7af5e9374ead4471b587c3bdcab2b4ab6bdd38136e8544a1
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GLOBAL_CONFIG(view returns (address)
0x0000000000000000000000000000000000000000
MODULE_ROLE(view returns (bytes32)
0x5098275140f5753db46c42f6e139939968848633a1298402189fdfdafa69b452
 
getNiftexWallet(view returns (address)
Read-only
getConfig(address walletbytes32 keyview returns (uint256)
getGlobalOnlyKey(bytes32 keyview returns (bool)
getModule(address walletbytes4 sigview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAuthorized(address walletaddress userview returns (bool)
isModule(address walletaddress moduleview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
disableModuleForWallet(address walletaddress modulebool disabled
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setConfig(bytes32 keyuint256 value
setGlobalConfig(bytes32 keyuint256 value
setGlobalKey(bytes32 keybool value
setGlobalModule(bytes4 sigaddress value
setModule(bytes4 sigaddress value
Events
ConfigSet(bytes32 indexed keyuint256 indexed valueaddress indexed wallet
GlobalConfigSet(bytes32 indexed keyuint256 indexed value
GlobalKeySet(bytes32 indexed keybool indexed value
GlobalModuleSet(bytes4 indexed sigaddress indexed value
ModuleDisabled(address walletaddress indexed modulebool disabled
ModuleSet(bytes4 indexed sigaddress indexed valueaddress indexed wallet
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.