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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x9cce794c at 15836533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#16)
ERC-1555
--
0x205ad6b29517b29d153bc3dde8584078f4b7e9a53aea6dc31fa35fc2a6c0f0cc
0x7d44ade717edca8eab74272d6dfcf08a44109499f492afe186c38406397718b9
0x215b35c12825606cb92f513c0ae6094561fbb20f6da7793bb764b976b79d162c
0x682c9765d370c0fc69e5342fa664fbd3d0d6e3733ca340b6062ee9dc2660a2a9
0x367550b813c5e183ea64bf59707431df105f4adf0b869a7321c65b9f1fb9562f
0x330dc44327890df78f2536300f32ca2938cefd74e01db11c2a083a38678e6784
0xb536dc94b8c2193637d0c2226735f36dcc5a46b8d7683155c103b69874d7e1ff
0x391b31f606f25b532f65db7dcc8fa6b6f0d8f93680f889c762aa4532a6648fe8
0x3212178970685aea937c0b86ffc6b67850654fc4a687ea8fa5b1b876c3b92bb5
0xeea3d8bc469ca8577c2a25e3e3c6ec6067aaeb16add2e184522ab12c8bae2d55

Functions
Getter at block 21214192
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4dae823856d67cbd17b9fac601b4522d0ec50c34e7713df84187d86b73ba92db
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBDedf8a4DA2A358Bff1EAaaa418B28aCA9bc81B2, 0xa27406D9C45ce5c8BD757608A1aB5fb26621cbe4, 0x442daE2a3ACaB4d17f58252D314F9702E0cE4450, 0xdB05FA854a615800a8773DE5aB71120bD2b94b12]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
103
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.