GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x69352d49 at 4517852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.73
0x633e2c200749bf38dbe21a3e43006fd5c08605f1acfe663f526e990f5cb866e0
0xdc109f59421bddaa11c498b5cf6fe540e4743d9dedb845d91a17532ff8aadee0
0x2bd244563a66553641cf297b14070980eaa38c2bd438e50a496f54430322a63d
0x67364e39414d35a491f0d1c2c858b90b457e18c3069fce438bf99579bd3440ca
0xc4cc4419fe7c17d73d077ee41ab93b54ec72abe68c138c232affc99e4c0dc216
0xbe30ee2509a6955b4ef3c187e8047868f0a48c1287a1817dd0bc87284328f973
0x2b08f440e9c47adaf20d252f4496f12993f2489805f0d5f9bad9dd68b1614901
0x036cf2ccaa05ab1731cc69269e179ecc78f2d45b2f13edb7981fa44c0a8d9de3
0xad4d1cc8efc0c2a69c6ee8527328c838eda0d9b8270d29ee96b39f31c64134aa
0xf4fa91517be35a0921adbfd807305d22cfe7fefcb5d20fde05557a97e5201b29

Functions
Getter at block 23160842
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1db1f25e7573c1f3c31bcb5192fad13dafca39265cd7505cc3efac559a179137
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcdB425f13CD6d876fEc690705346F7337e517b78, 0x511d6FaC5811B64523de2937e2A8A465CA7Daec2, 0xA89c30CD8F9C344Ff64AA215DD5948f5c48a066B]
getThreshold(view returns (uint256)
2
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.