GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x6b65a897 at 17896972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,253.18
0x1fe866f99e720c9f54f60dfe4f572fd81264c4ec3ccc1ab35e045efcef0dbfeb
0xe3c3a66832acf55e29368238df307105a07534055893f0bb28b5ad5f035c0246
0x1ec791d35a818e4abf476bacc061d6305ef82bbf8c19d2f8b283bb06633ebcc0
0x067165158e1cd4dccf7203ebacd10e15da3717b6966362e2e9a3e937f9630608
0x768c863d6bb039464d70ecb0c7d014961f5277d5e3df821f50e1d313bd6d045e
0xaa3fcdebb6817f4a4bd882e1d4b6a34516ed8b5d3e24a5b9424502a56874ed31
0x79f49ad8a0d49c067cf1160bc3991d55a85a292829fc9d6efdc1e45c8094ef00
0xa8e43a65d2bab2b2614506f0bbe71122221eb170cd18368cb3f35dce82709603
0xb753f95a96798626125bc482d7fa375b41da40204537af5995f8087493727537
0x5c55e45a12fb47022629aca46bc6c110fc0e727b58dc4ff27193d8e9a0a93132

Functions
Getter at block 21209503
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2e64e94fd92526d9d80b70b0f98f5b0293540649c3c0cd2f21a4984380a4be9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x07aE48922100E2CC92100F8C07E402e190051873, 0xf211f56352c35351d45447f054b0b351c7Ed41aC, 0x2B87AbaF424BB1192C1b0269DFbC583C55332079, 0x7230F3d39Aa8bFf9e9a11120d5132F7d205b09E5, 0x101A21a92ffBC27Fc4711fBdDB1cE1099d1A20a0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.