GnosisSafeProxy

Verified contract

Proxy

Active on Base with 39 txns
Deployed by via 0x6b8148a7 at 3180190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.82
0xd6d39f8e3419477d4aacf6822258549443f1f2a45ad8c830918186fe866a176e
0x4b170f300010ae90034ae7275693dae06b9a4dc0f526629a1cd8b25af0d6f0f4
0xdcb3dbe52846882e4355d37e8051fe0c0fd53565a69636a2bb26cef178d65784
0x98580280c314452b6c51384e2da46a6167d066cfc3198b97b677a5993bd57e9e
0x23bafd8f6331f0b1eca2af48f7e990f2dc9cd92edd0813c8cfd3deba28c20a31
0xe8f38210ab2d565042ddf6abc3b8c82f2284e25aaa14bac449257da978599f05
0x97651eb3ada409dd25ecadf1629fd01a3bcfe7f363d8c6aee9a17e7ba7d0459b
0xbd6277b1ea5a680f7626c70edbf89dd037980591070dc801e287b0c8fdf6f8d4
0xadcf023726b558e256a3fd9628ebfeea32a4e6918d271472582482716810f3a7
0x1eb7817a40a489efd078ce7da146706a7d6b84bc0f4cea69f8f1432568d98ba2

Functions
Getter at block 22948476
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x60ae6235fd69b9fdf18b67b3efb6a1086de820bf9d01c379bb06b4b2fffa8481
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9D5025B327E6B863E5050141C987d988c07fd8B2, 0xa41406f86cc65063C25021422e2EE8E93E680b4C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.