GnosisSafeProxy

Verified contract

Proxy

Active on Base with 42 txns
Deployed by via 0x70ae5a65 at 3797830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe655980d2c3d328b31038fadacfaf6d368e94d6de33f1d6c97aac2dbba578337
0xe5c5068ea414d313e81e2999a1ea65e6deae6ff3129ce0aa00bba3dc3b6cd9fc
0x46796b51e8e54976125a93b33098e15a27f8b6c549c6aefe88145490b2b29d6a
0x71266d55128dd5931736e7e771d154d320a60eddea5eddfc8e089034d90dbb19
0x4742525971df8f069b245fe5a41abbc2f5fa97bc01ae82efbbd8ae415a3c5ee8
0x94a3194c46fdb54fe09a6bce2cc98d5ed13a33875ad89cf8b2231b43d86751a2
0xff1a476611c215df689409867e05c564973655b6cbd2604448a82213568cec86
0xf82b53042064620be91cc20dec76f645fb03a64e1899ed7c978a4bbe076802e3
0x8aef7a493bb7836b9fb124f800c8c547ee6e0ac8e948b86513192f29089cff3f
0xc651b956c3e92cd59f31e5f67fd6eb5c1ba821edee354d1d4fc51919c8d1d157

Functions
Getter at block 22769252
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8db42095440254f2323a8a0d4428b60f0e1e5548a86daca3dea6667710a74550
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6C8DEad29A3ED840dAC654e1a505045386bc528F, 0x2278A9463774fc0b538B7d52087a00405Ca9e1Ac, 0x61aF5F9149BfC04A4CA2777B1FB6B8267A33A338, 0x0eB2F36C1ac5984B3769574F9Ff0c71B5922f26A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.