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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xeba49ba6 at 17806858
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1760)
ERC-721
--
 (#118)
ERC-721
--
0x96491c57b2453f440fe86b51cd4dcedfd37dfa077da09119ac736ed5526a1d17
0x5aeb3af4b9ba63e873bcb738966c685e28e26f0df0748b615be4fc35dd84b8e8
0x4b2d277096da9341723908b9172d712697fce83493881357d7049dae409e27d6
0x857f200f4b74f527c52e2e777c39da645fd404d471e224695a19a19a1276482f
0xe0a4b184e0487000ee2267a67fb7f2561a6e09ce99ca2489d353f293acaf6047
0xc1bcb0affb9d6649d2939c89b681e87e61a7f0a37357c154829f2a05f0638253
0x60726046275c35280ca62b2c2b0d1bb6e7c6e9a8e79df1caa057d879c205b752
0x11d813e65d52bb67bf88cee428b538e13119a61e1b7104bcd2e07404501338d5
0x80ce536d5e008b3a9513b5e56f35ddab4939d05e1c3d9de621fee08f9f9a6816
0x49b1d505c05191d50821f284eac8b3634b78938fe1a2e3fc6b3e7d89644fb5bb

Functions
Getter at block 20895110
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x745c77772065b12b8685d393a38c7da93c7a031714520add33450c5142fe298b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeE8b7cb63b8ab013BF8f5907B2Fd8DAF41FFD796, 0x5fcBc081cB25A9b50E994F6615C94A8D7C4d4bd9, 0x2191D40F487047823bE4014D6cF8dAE6c7d2d284]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.