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

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x32ec2a66 at 23776815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x81b0e78eac933c24a0cd35ed9f6d92de0327fd19be14307e8fae54d478cc43e1
0x3e1a21de21c251a81de511c94084d113cc68a3898b29b09f8efbd50c2eea8b73
0x3f931f717272a78b91afa8763f4762c7a6f112d47b898baddfd83db08f569830
0x15292245f58b033c518fcc232303932932a94668ae54d5647b754af26ecb01ec
0xd50e70443a0d8f509758f08c84a9bc0085e6f55264c36bdffbeb6e971597c301
0x85e75c2728f01a05da102228ffc3ac03a64ddfe06c9f99cbeeae5dfbd52c1333
0x658ec6af4c63f298b090cbbadb91e01c9ad73c67d0600abf4ccc9081bb2cd142
0xa0579c9690377f5a57a21dcb038a3cdbb46d0ffef234a23dfee0cf314a00a564
0x66005d24c6b99b46c78e880f75ced5d74b9c6851ff4fce344436e19e12c8f82d

Functions
Getter at block 23835585
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b4a37af03adcf34cd84241e963a6dff6ba823e9e924d01ab367041542009717
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x25Be81a8c8F52c509C15b87995CcD83dc382D212, 0x9D8Aeed26D3659EAa25adDE93110251B876532B2, 0x7fb9eA3047c795C27e1f48723E5725E6B5CD1D7E, 0xFfEEF66173b9CEb3Ce052DC52cD50025312E6a0C, 0xC8E3a21C4fF4770c6a41909387C69C3b71Cf4bb9, 0xE9a17C00cC84fBF243B723d49A2Fd986AA598A51]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.