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

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xa8797a93 at 6253079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.61
0xca5bd0cb4d9b0ddf6f637c04ae92b3fd5e83ff660b74f3b8979637c94bb3abbe
0x0142d91d28d5a73a870a9d911ebd0058d6292c7c1b9eaad9b9b12b3d1717dbf3
0xc7d63a113cfa0ebffd13a3bf6041cbdf2ef50c54855de119546669e4462b8a1b
0x77508c7bb3c2370b94b62d5e61f0abaff47c0e1d4aefdc18c0bf76cd97fcbc4b
0x2a9ebc7479fad80617e404a568aede6448a596f89e0894cbd62d337d480fcf38
0xfc03db03b0a9426bb08cec0e7d93510a697ad9d80871d61d35b357ea32e52f6a
0x7e0174a7afddd5e6ac50a25334960c392234c17d4f776cc7df4a8397e85c4783
0xfcf27e7ae7f115d561a1d1399f3a4c0d4dbd1b2c3319fbb780109ae7eeea75ec
0xa5b03b998b5141fec9294db0b7df9fb413af4622520d89000a5574b7bac51338
0xb24d44eeb7a16fec8008795baf8fa795b5c36eceb0222ddec569cd119af0aa96

Functions
Getter at block 23585552
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07ba1d35424f4f98bfbd5570532798b952f8ab4347e91679a968aacae405bfe0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x01658f5d899e03492dC832C8eE8839FFD80b7f09, 0x836fa72D2aF55d698e8767acBE88c042b8201036, 0x0919C594E549545374772246B0D433a4988A0eC9, 0x95e32bA428421a24D77DDCc882696330161963B2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.