GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0x14e30521 at 2021379
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.07
0x478f7ead587e991dcb633fb73d7b1eeb2b05439a13843dc39e544f5517e90c39
0x6e1578a4ce3a3e17fe6885469ea80efcbaa19b6016f624f5267f5c9c62a6a103
0x0ab19dc8f1191a524fb7bde7e809335bd1e7fd35d58dcb3e92698488bcebd65d
0xb8acae7f5f87f57324409721df9390c2c4e9f76f50c91b6a20376103773b125b
0x1d1a01d4c4e9a3f98701b5d9d7eddef281f0ebc3fb3f68ab7d96d217f2015dbf
0xd13739dabe03a41e13c157ff973c0ffdeb109b3e85a8210e2d38b2617c95a9e0
0x47f252dfc25eb9686510412273538e7677b05a3a0f6d01a094ec5eac2c27f763
0x768f838e719c6f4de6973bcaf4876009d5974e0ef45cfaf0de842e63aa82f989

Functions
Getter at block 22938599
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91663e5147c2950850af4601d465183f0725664977d1eb9cdd19c8fe232117d3
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7aC6508B6b9afF83bcBbe0472AED8A47A876f3d5, 0xa4A10BB96d2628b4f09e53b86EAD2355a21e443d, 0x8dC36e61F0331a7aA7a41e66fe615753d7C90c80, 0x6204ef8912f9C30d8049a280527FCE7E45Fe4C7b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.