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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xf86515a0 at 13087213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $254.3
0xcb9666971f1499298c048bc9a3987e7846c768a0d057f242c933256ce714bb8a
0x91334f5bbb64227a8a6085ed8b70858e9dc5aebf8d099585f616488cb5fd2238
0xde970f2a31c731bff825b063b7f46c0a3130ae9efe8b23d73dd2e38f18afdd74
0xb08d10f62d606dab66040c06801a8dbde44c82f57c3aedf08eb19a1bf9ff28ee
0xca6764aaabf0ec71130be2d15d748c693398380dce70ef08d27477ffb534c5d4
0x0721262b6d31ee009d121c0dc0540c6ca94a5107d21f0bee9f6421b98e3d04c8
0x598236aef0b5756a97f45b0e320fe2a63c389a592eec274e0b5b5368b191e33b
0x71baa4199716b440c4e3667bafa6ef8d944bb60e3469775e0914b6f51226b459
0x3e440845f4b6aa3a930e00f66befae7fdcf70d13caf416afefe3de46d03180a2
0x42fa485b00752082a5071fdb26ed56920b5934d1dd859d689b685fa4a011dba0

Functions
Getter at block 20792741
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b8607c1d8487134156e7da5e0efeb3f87469e1d143795972e0db969f50ea276
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xba9e621138890A240b31c1aa11C25723B7621918, 0x3b3FB33dD9b1a7B31a72F9C5EE02feC5caC52Dea, 0x993991e2642Dfca4196Bf4Fa15D857771394bdC4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.