GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x65ab54b3 at 17626507
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $146,419.52
 (#931)
ERC-721
--
0x83f630a0ed733cb80cf75d1d8f6a5c49ed2f61db796b5ad631a953140dc304dd
0x1f154a785263ef73e45290fb28166cdfe98a03de11e39482ae61bcba4d230eac
0x3bd4eec3d34c88facc7561d81008c149547df4eb109d9f675797ace637274b02
0xcdbbebdfbc711a731d621072cdfd205e70a6d7ed6a6fdbd4ce26b4d07d5b3bd8
0x7de77aba1affc2b220b0749d4824ee6cb49b783c4665faa5ab0626500628c470
0xa1b480f80760fab58c437cb1005779d827d9f4673dacf8b54c2d3953ee6e2259
0x7a869333fc301a1fb5dc96d8110734aea453daa6574fbe77ada8e6142aa6099b
0xd02bc75b05942911b35901557b9b4fae92f2d0d6e60de8ef6f7905f166ddd978
0xa8e0ba82045af06a9c80bae360e642463d86217862567ddce70173334fb40bc9
0x927db53ff6165cd34506cb0f342e6c800ef126bb83d2a68dd0adcf99c1717bd7

Functions
Getter at block 20934886
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaa90f5909f1372c743969e7e23d65adc6b9a4d3c926c239090ad421f7a4ce419
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x01C6117707847f28eccb0547A2e4E7c4e3df3704, 0x8C0A5C3Efa7da200A8696E2e5B067754A81ee164, 0xbF094DF98cbD61C20c38947Ee351304080C843C2, 0xAF3f74df47cC6deB89551a8970703c65D6056DFd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.