This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0x9362db09 at 19007355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $320,831.73
ERC-20
Value $42,425.77
 (#1163)
ERC-721
--
0x28d221285497152ebb92377a55f2c066f8fc396925c161788cd7c6ef3d20bcdb
0xf2e42f1caa28a954870ac19e8f26e9e7e291d0de4981c279caf5b9f2e7a52f5e
0x7856f4051173cfe6209a8a1207bcba78aa1a2ef93c86c197bd9f921580e4a14c
0xed32f48922ef1774bb941dfdf3eefeaf1240fdcf609cbec175c9e4ae07120d39
0x3bd9896f219a684328f6d4a2d5d48cefeba45de92766888240d019db75ea4041
0x8331cea025986e2b1a177653fed65f3feb0c16d5c63e2b6f7439c2379d53abfc
0xba119254082e139dc499a7ee8a0dab09a99baa8254e362f41eae3639103fce49
0x2423f70bfec595932154a49d791d64f2d684c304d21f1a9beea71631592db9b0
0xd0db998f1e72f9201f9a42bd0b6f542d30c271969e22e279c01618d3478692d0
0xb05ad897678338f4428d8f2497831922015b6dedc2964b8c203242a7184f8573

Functions
Getter at block 20794667
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x84423100ba6f4d78a9f0ffe543ef27141f023be8d79cf735843198b8939dce16
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc885E837770b733eeb8DE94B86D0D61067031375, 0x6605Cc5beF4Bcc95b70F43D6DDeb854E89451616, 0x1964f3Eaf7d8fca7E559468a384453d2d8490744]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
109
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.