This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20897449, which is 5 minutes old. We're running behind the tip but working to resolve the issue.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 198 txns
Deployed by via 0x42fded99 at 19979704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $202,679.64
0x52a3df1aec21836eb64e9bc1e26afa37cfcf4cc7bd51f59da663f6f63c178a54
0xecd7c2485929050caccca138fee3bfdf81486e10c4b7ad4661ca735bd6a20681
0xc406c5c9ff8aefac19fdb279bc7e0a56059c445ec11428b45aef7ed8d68a2edf
0x1aa6141b213f621fbcc2e146cb63ca298d226ba4b96546409d2c8fc6510696b4
0x4fdc471cb5c2901c6e12303c8c0dc059ce96cb8a69aacf9fe03290fea91a16d8
0x1dd7c1ab483afe091b72bcf86a1ef7e4806d9fc8d95b7e17bcfdc6d12304178f
0x5d23bf8dd66bc963a900737887a5f31f1a952a46583b6827dccd69dcc1488d6d
0x17e9779165c641e54ed26793b5b48b179e3f3fef3890b2b8b4d95315e8fb2078
0xd67c300c07766ef404cc8b30e7c506e27f20c3e7359a0eedbec79abfaf22ce79
0xc1c2ff0b383501ca40c298d84997d00697be33b23597e42fbfcd0fd39f05ad31

Functions
Getter at block 20897448
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b5f023bb7a3bb25254a87d5e479737bb2a2296ecaaa25887e96e76a38a084dc
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1
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.