GnosisSafeProxy

Verified contract

Proxy

Active on Base with 5 txns
Deployed by via 0xd531fcff at 12377909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.34
0xbacbdf475d9a327b93334276b6691987060d7ca948609e09576648397423b1e8
0xc893232339ff3d4f3fcb5949a141811ba79ec099c6578956177125bead54e3ce
0xd76b274cdc1bcc105957432d7799e37c1bc84343c583f2254b86c60ffe117fc4
0x4f905f1f0078a056f8e6afcdd12d0715560d4dcaa68aedc52573ab253f34876b
0x3509a444d52d5423b3ee8cb4ae412cdf3d7a13d91068dce17bf3a14b16070ccd

Functions
Getter at block 22941199
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5a16acb83b03274beaa434dd7511f0c3ee2b53f61a9be36cd6bdadf49f3b4d8b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xA12B60C1990142d9ff580FFA2cB5eaac742D676c, 0xA172714689c56D7D3804d52155F723c5B62072B4, 0x7F85Cf44E446a4B1AaCe2A28774E88cd6d4e3441, 0x45c2CB53a900200B1a019951814b894d3973430B, 0x1d6536706b9f02e3103aB9652fb2461ee31Aa8b8, 0x7C93abE306845B7194e7c1e0C22596bef4554771, 0x5a621f8B577125eDa83A4AA03Fb50995F3f977DB]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
3
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.