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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xd81f70c6 at 13987052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25,189.07
ERC-20
Value $3,574.56
ERC-20
--
0x06dc9a2dde609f2bfd6a3c8c61352764b0ccb0cc8e93dd532741439cb4b6dbb6
0x138ddfaf756f30b3974a20af1e4fe0f3f94326688a88e54946f16592c5258dcd
0xd0d75b3a0a1bbc46a781280fd5d73fa8b1c5bd6849a1172ccaec2d23bf727f59
0xb9e0c57252daf790a20c0b54d2b375a9bb8ef04e75c246ac777d8e1ff3ced674
0x37729380893954446150ca8556690b7e8c9089f2dda839688f9b8dae996ee83d
0xb50deb014acec5720c6cefa3c0d4cfd09900c3d2eebe4419950f9d908de3517b
0x354d30ca689d71b5172efd0e646c9625d508a9c51abee9c5ce0a64c7850d6671
0x3771110900522fd124e38c8f38506dc2bd69b370060c877b2945dfb918e53747
0xcc5962bfb5b509e3beee0739502375b1fa3091f32cfa3839dab2888004e75dc4
0x8ff37d5a622cf6f827c11aa2485cdc5e1db06b5ec58f60136a411f72d6644ad4

Functions
Getter at block 20796823
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1884ebe39914a6e45719356f2fb7a0aba4c5456557ad342b773d46f72877a2a8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6073Ae7059582fb08AE030663c33d026B3aD0766, 0xcA2DbB355bfCEA01Bb7ea1Dd63723e9845408a3f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.