GnosisSafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0xc5f9d5ad at 20540215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.59
 (#5)
ERC-721
--
0xefa53ba93c85bb8f7213b61a41fbbebb3eac3d6edf0e0fb8b93da5f0e6b2f997
0xdc797c950caff4c02f1dfed892096f1e461611aee0f7a3735abc8819afcf382b
0x45c0d7463495e8ee3d1fd2fe0bf02f66f35baf9a216fd42066590722385d53af
0x3e9603b24bc1e31d9bc1a42dcbb4eb15e98b58204b7686e23d6ee239a9531a10
0x434d9f53e82e2f5d692924a6ce0cbdecfdaf05e1b6cf7fc9cec3a993b0294e36
0xfe7a6d881f10b78aa3d919b760012eac064645eaaae4f3a6b32631d2daab5949
0x05a40d86f67e47a1f70afb8275331e39be24ee33451ff725a09516377c8d7079
0xb30c06a02e1a926781667ac34e73ef5565136ea98a8e7c218bfb435d2c19c679
0xc4465683e4a7adcdda74b3703390ed3f41536342610e3d0378c3d546df6eb576
0x579b39dee5a91805fa20540bbcb54d2a8e0c617a7ff63157e220ebf8f0b87447

Functions
Getter at block 23744227
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e33abc240febb73fe5c5d1ba3042a22fcdf70d3a2f090c68aff03c0d97be727
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6aA9b180c1a4Ef43Ea540Da905f23BAfAEEB7CB5]
getThreshold(view returns (uint256)
1
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 success)
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
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.