GnosisSafeProxy

Verified contract

Proxy

Active on Base with 27 txns
Deployed by via 0x651727f7 at 5571732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.02
0x472b9c2a73d85d38e332d0af101da299e14061dcbaa3091cfe153ddc88a5af39
0x6913d05ea3b2dab5e4db7aac689e379dccdec8a94fbd2f156b74b9c64d03f747
0x5f42d7aadb47aded43e350ecc935b4163da9f5fe457b3c3c5fe5bc4c94013674
0x3084b85ee9a6f5eb417d4d0320bf7feb0cbafa0fde9ad029862073f5573b518f
0xc2cba8679b80a52bddf3f2a4d2affa957ca7311e42b8b28840c5066716a75e54
0x3b6e2d54d2a9a44d7efc294191af810e9be6c6c5ac9042f24ac6847bc2ba5849
0x278b286f51c66f3e5d442e549226e3922f05a8da00ba4f60c356205e77143500
0xe275e1f059534c29d77b20a1934fb7aade12bc09282e806e2fa188fce42baf51
0x327275bdd7224e35c14df8f0d01e07a0bb1d1d847af12af87f9f6d63c70e67b1
0x733780b0b773401748df26166c46467bebb1a4922062de0de3ef54646c4f6cd4

Functions
Getter at block 22939529
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9c30e75469350b6ca559027917ad62d9e4a8646de7f19935e644e9e9dffce922
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7a98A2d24c9551d4Fa8209EdCF298C5afF2EB375, 0x28Cf3355057c824CBbf8bB94c4Ebb293530585bA, 0x754Da38864dB40Ec02f6F5B481c7a4e3b580Dcf6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.