GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x7e1f2ef9 at 18134617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,601.84
0xe3c427bacca2109fc881dff99dd3bb3caad87e6896b224a606c006fd4d6fa6d1
0x41793a93ea1dce02fe0a92c6bf156f96071be9c5afc72786719761f1018bd1fa
0x79368b84ae92e9b5db2c07a749706d0822c6eb5fb485bed41024e5368c078b47
0xff087fdbc923e86a777b87a41f05a7ed0b861093f9ed10f0cff3bacbb56a2768
0xaf82599f6f974d17f723460e5009a1fc0aaac6e0629f0f69a95864f821d22fe8
0xa98702c59e1da51a44bb934245969011203aac1fc645137aa08de1d427dd1529
0x760e07629790cfc46584b91f13eca11673ed6070284134fd3239bfae567ec645
0xc3d64a679d430a33d9c1d2b56095f08313241b481b0df3a38b8dacaac78dee1b
0x01284c5006b63c092360e8b00b51a16ac91de8362209a72f45a8fff3f76baa48
0xc2db86e018712c5794e7e06c4fb9e50ac757c6f907373719de718a1ee7e98884

Functions
Getter at block 21244768
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9988ab2bb9568d29f14764351ee5964637b15412d7411a0688651fafbe70b1fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF667eCB4a59Ffc58458e9e415C501f23Ff617F00, 0x7819eFB501A85885F420E4E2ADa390DF8C440752]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.