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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 171 txns
Deployed by via 0x8f11cc34 at 16866933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88.48
ERC-20
Value $1
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
 (#50)
ERC-1555
--
0x0422d0da0969357d3616968dcbfc8c2ae4792ce18942a5243ff30f053987d708
0x33e0d19de967a37b6c1f35a5ebeb5471d88b5df7ca0b1f3c7c059880b13606f6
0xb0cda0e21bbdafa4c63dc89af6e8e43975175af9c3d77d2ac6686374f5ac7874
0x0f7e8642eb49bf032a891570da457afca1a117f3b94b8e9837ca99e0806de7c1
0x4bf36fc395f60f46e93160c4e1afdc06e0503036c9084d8462a346950663c90f
0x260efc14352ec7a8245389b7941b5fd792400407fd9a77f70a7bc0c20502f0f6
0x7a2c2acca5f1bf7f077c0db7398263835b08e52ac428856dace3ff7ffdcf4a10
0x3ec6d1fb8c8346c869965cec87f1ef352f68ed435cd134daa2adb5c140486ebb
0x6f1102e3564f225182723eba4f11736b680461d9eb257761625a94d3602a78c2
0x989652aacd4e30c18a01ad498e130ebc21ad090770a55dfa7644d3822a0154bd

Functions
Getter at block 20798363
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9bc7e720e25e522638f85da1cc85806e958b0e9fb06179c411a71aea9c6d6e41
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8289A4e09Ce251f109960Ccba157500D02a79b00, 0xFFbEEFdeB1Cb8917d944F88f80899D3D0968FC6F, 0xB5CEad577d4294B07EfF59A5040478d27dAedd03]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
159
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.