The latest block we've processed for this chain is 20898413, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x194142e4 at 18520518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,672.53
0x4de3018ea3cbea5d0f45572954740f010be96898398664cda45e7d0f590515e2
0x13fd60220410bcc254cdf51046d0a2d5f105d4b945d1c18f5dadf83659b82b78
0x0a336e168e11a11950c2a5bff270d60b368a1fc8aa603bcfdb8490044d56c861
0x6504da5034a519a9d5a18f2cb407a5ac2ce39454ad7361cd191b120bcb011a7d
0x6bfecf4b014a3ba27f1d9b5db1a3b544a15c223fa139e14a921f18a1218e8434
0x202e04db04c2742fadebecc2677fd48e542a5ee8a6ad41908f0cc8263fcd5427
0x7d2b7825013524f39675a7e0aeb04b45a58afa38ae729e6cb68bc7ed03faff9b
0x007d1603ffbe02d47176ec42587fbc0d4719382184614a5c57afc07eab9b4ddf
0x32a334c74eb524f7e78ee83d88ddc0205ddb3da93717bbd14c2a1105b0bc4fdb
0x9f265474ee4e8b9f16698247d57600b2a5f3243e4ac5206f56589f7d2dc16bc0

Functions
Getter at block 20898412
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2ff14db4a25beff08fae16fac477e38905b024c2d9ca728f6318d5bafbed551
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x682BF7B74323c7a5c26698AbF3A9e5111736e756, 0xDfA81Dbd6822E3a50147586fFD11870B5d67cB74]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
54
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.