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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0xd414f715 at 17176839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#289)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x96916db2f216cd6aa83c673f15417b7a56acb1342ac923d90e7a3272bab81526
0x70aee05b8e62a5ad71ec0f2e20bfe12ef8d5523eed0c24f26c91ec6e3111bc9c
0xf66333bc033653f2ca7c83e57af4a56a6688d0f7f2cf90727f5a198b6d7d49c6
0x41be71b5fa28e85a8e802a4741efa479846d0d70d5ff39d5337903bb410b9a01
0x687ef4820da8c5e0e200b151605d4df2b3415e5e4d26f5cd7ed9cd35391b8d2b
0xe08853e2d2f5dc07687cd0640ada32f8f43d07ff20bfdc2b9bc0392d4684ab3f
0x9cd85e175336bb0b070355dc7d54d074f2e265d4ade28f1f0a6b53dc826bf26a
0xd0ee826ba857167d2f922d350b25c5fadbb58434569d1f33950290c1ba4138fa
0xbaffc82bb0fa70c1cab1f774910fbce95afd27467af897eee2492045ae4db06f
0x32f7bef3cebbb3a5fc196bd01e60b70388ca4f078500fc0c9cea7d07968e130e

Functions
Getter at block 20914066
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca388e7166ba553aed410f0e7336fc45440a662fab0db8f4d52b42d02e9af40d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0379838d2a192bCB1802A476Dde251F09D1Fb0a6, 0xCD3B961ccAf6527Fa7aE1C714D4b6948174C0E9F, 0xac5f928c7A634676c03845d4579a79ea971385A1, 0x9E99F59ae90a17116cA53a6C899087cB7C6E4a91]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
106
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.