ArgusRootAuthorizer

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6af3d06f at 17442036
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "ArgusRootAuthorizer"

No transactions found for "ArgusRootAuthorizer"


Functions
Getter at block 20877856
NAME(view returns (bytes32)
0x4172677573526f6f74417574686f72697a657200000000000000000000000000
TYPE(view returns (bytes32)
0x5365745479706500000000000000000000000000000000000000000000000000
VERSION(view returns (uint256)
1
_NAME(view returns (string)
ArgusRootAuthorizer
account(view returns (address)
0x0000000000000000000000000000000000000000
caller(view returns (address)
0x0000000000000000000000000000000000000000
flag(view returns (uint256)
64
getAllRoles(view returns (bytes32[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
tag(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
authorizerSize(bool isDelegateCallbytes32 roleview returns (uint256)
collectHint(struct AuthorizerReturnData preAuthDatastruct AuthorizerReturnData postAuthDataview returns (bytes hint)
getAllAuthorizers(bool isDelegateCallbytes32 roleview returns (address[])
getAuthorizer(bool isDelegateCallbytes32 roleuint256 iview returns (address)
getAuthorizers(bool isDelegateCallbytes32 roleuint256 startuint256 endview returns (address[] auths)
hasAuthorizer(bool isDelegateCallbytes32 roleaddress authview returns (bool)
State-modifying
acceptOwner(
addAuthorizer(bool isDelegateCallbytes32 roleaddress authorizer
initialize(address _owner
initialize(address _owneraddress _caller
initialize(address _owneraddress _calleraddress _account
postExecCheck(struct TransactionData transactionstruct TransactionResult callResultstruct AuthorizerReturnData preDatareturns (struct AuthorizerReturnData authData)
postExecProcess(struct TransactionData transactionstruct TransactionResult callResult
preExecCheck(struct TransactionData transactionreturns (struct AuthorizerReturnData authData)
preExecProcess(struct TransactionData transaction
removeAuthorizer(bool isDelegateCallbytes32 roleaddress authorizer
renounceOwnership(
setAccount(address _account
setCaller(address _caller
setPaused(bool _paused
setPendingOwner(address to
setTag(bytes32 _tag
transferOwnership(address newOwner
Events
AccountSet(address indexed account
AuthorizerRemoved(bool indexed isDelegateCallbytes32 indexed roleaddress indexed authorizer
CallerSet(address indexed caller
NewAuthorizerAdded(bool indexed isDelegateCallbytes32 indexed roleaddress indexed authorizer
NewOwnerSet(address indexed owner
NewProcessAdded(bool indexed isDelegateCalladdress indexed authorizer
PausedSet(bool indexed status
PendingOwnerSet(address indexed to
ProcessRemoved(bool indexed isDelegateCalladdress indexed authorizer
TagSet(bytes32 indexed tag
Constructor
constructor(address _owneraddress _calleraddress _account
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.