0xfacf2821a4d826d874f67b73f45b8b57b4e45880

Unverified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x6821ac65 at 20382923
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 "0xfacf2821a4d826d874f67b73f45b8b57b4e45880"

0x6e2812c2cb3af3f8134ed36973f641a15fc5de622f7f21866cf8da1b36fa4d24
0x6e54efd69a6ced6a073ddb70183b38fa17d2162020e59dc3dc8f0f5486fff9aa
0x359af43c2384edb37fe37e4ff00b3b11234d06c01c9cf2542ac03fc1add697ea
0x53205112ecf49ebe09e1467f88aca7d707d548359f4fab406318f689676d24fe
0xb8c06334126d8209078f0a28b981890aecf064313b2f17ace6362176823aaadf
0x459e89ee5b51d74bb52277f5dac6725429e9704a421edde63a0315e43cab12ea
0xb62cacaeedda4d10c3e1d286057be6da58ec66729cd5606f529c218b9034412c
0x16cd33abc88892addbc3204424f092a227d6b132cb9c928ec8b13d3c21deb9d7
0x1f70a73e8583388ef76b372efda45c8109c475c71805e6418834576301912944
0x074f6b9f64aa6abfaf9ed46dabd4196d9cf1b5270b137052d65861b989269afc

Functions
Getter at block 21202506
avatar(view returns (address)
0x8a90fc2041b90abeab19724bc2a64c0568f60fbc
getGuard(view returns (address _guard)
0x0000000000000000000000000000000000000000
guard(view returns (address)
0x0000000000000000000000000000000000000000
multisend(view returns (address)
0x40a2accbd92bca938b02010e17a5b8929b49130d
owner(view returns (address)
0x3d0bd4c8310edff14fe3e0bfdafee2366bcfc5d2
target(view returns (address)
0x8a90fc2041b90abeab19724bc2a64c0568f60fbc
Read-only
defaultRoles(addressview returns (uint16)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
isModuleEnabled(address _moduleview returns (bool)
State-modifying
allowTarget(uint16 roleaddress targetAddressuint8 options
assignRoles(address moduleuint16[] _rolesbool[] memberOf
disableModule(address prevModuleaddress module
enableModule(address module
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (boolbytes)
execTransactionWithRole(address touint256 valuebytes datauint8 operationuint16 rolebool shouldRevertreturns (bool success)
execTransactionWithRoleReturnData(address touint256 valuebytes datauint8 operationuint16 rolebool shouldRevertreturns (bool successbytes returnData)
renounceOwnership(
revokeTarget(uint16 roleaddress targetAddress
scopeAllowFunction(uint16 roleaddress targetAddressbytes4 functionSiguint8 options
scopeFunction(uint16 roleaddress targetAddressbytes4 functionSigbool[] isParamScopeduint8[] paramTypeuint8[] paramCompbytes[] compValueuint8 options
scopeFunctionExecutionOptions(uint16 roleaddress targetAddressbytes4 functionSiguint8 options
scopeParameter(uint16 roleaddress targetAddressbytes4 functionSiguint256 paramIndexuint8 paramTypeuint8 paramCompbytes compValue
scopeParameterAsOneOf(uint16 roleaddress targetAddressbytes4 functionSiguint256 paramIndexuint8 paramTypebytes[] compValues
scopeRevokeFunction(uint16 roleaddress targetAddressbytes4 functionSig
scopeTarget(uint16 roleaddress targetAddress
setAvatar(address _avatar
setDefaultRole(address moduleuint16 role
setGuard(address _guard
setMultisend(address _multisend
setTarget(address _target
setUp(bytes initParams
transferOwnership(address newOwner
unscopeParameter(uint16 roleaddress targetAddressbytes4 functionSiguint8 paramIndex
Events
AssignRoles(address moduleuint16[] rolesbool[] memberOf
AvatarSet(address indexed previousAvataraddress indexed newAvatar
ChangedGuard(address guard
DisabledModule(address module
EnabledModule(address module
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RolesModSetup(address indexed initiatoraddress indexed owneraddress indexed avataraddress target
SetDefaultRole(address moduleuint16 defaultRole
SetMultisendAddress(address multisendAddress
TargetSet(address indexed previousTargetaddress indexed newTarget
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArraysDifferentLength(
ModuleTransactionFailed(
NoMembership(
SetUpModulesAlreadyCalled(