GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xc0e1d69c at 7532716
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.68
0x884669862fff8b37ef0f5cafa457c94c3d086d16798ffe4d1ee063226cfb00a4
0x7c123ee06b0e482108888ce6859e3c12a69edf2638bd8f97bd9373d5214587d6
0xf7eaaaa7f05e586bbe2834453a47341189f43e109ba66687a37a9d320e4d18fd
0xa707b36644f59279fd4be112c756987fadfc3c6ee9aeffb349ab9efcee9fe09f
0x9babfa17aa5bff67d765b3e0e66c0dda131ced12e4d82c548827500833c47f3a
0x2a2ca321ecb1066e537e74e6be6dc7a4fb607238c490d9ec3feda4fc16695570
0x8005e7c898ca5cac49f9065bc3eab8d3724a3d57fcf7f7998a8802baf0725027
0x4bdb8fbfe61298e5ae98b3e9ac7cbbc70ababb5366398b00ab6cd41862c2dda0
0xb02e74ac341b6fa6af03ea2fff020e101f5eab5dcc5dc877e1de8caf787efc27
0x11e405bfd0a120a180fed0711e3a1d4333fe5815c10cfa2a282a1d5df6b63fc8

Functions
Getter at block 22768304
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc1c69450ddd14b31254c183e42b6888bd3cbee70959fa1ea0987bd517be6d93
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x635762560cf0F5625225EEBd6358A297377F6509]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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.