GnosisSafeProxy

Verified contract

Proxy

Active on Base with 814 txns
Deployed by via 0x21414ccd at 1452139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb5c0f57ab07a49224037adb2f72e3b2bb41f4e7ac87be309040294f017c73a76
0x5bcc58b3ecb6baa152c7b0fd0f277ed9eeb4609a1ccede028e99d6ef295dec75
0xb0e1942487d281b1e9a0110b85260bce45b979f5b42cd49c3d55eaf9404cc96b
0x1a8007f3070cb8ded47061de3201eb054eafd64f252714fbeaf747c97a7548ec
0xfde7aa398eb999b72a1e071aeff99b45673f302daa851260647d860c017a8e6a
0x7728584dc639a257d1185c925c127493b6d3159e19f87a0e2de53e5ea02d259f
0xac90c47576688c7fa470945de0ccc8cb39caf11121bdd9adbb3e5d34b540b79a
0xe3da791b46e96aa88f203a96f860825247878104d80cfc6fdd0b6f56a06bf117
0x8b146f5a2a81d00a3591f2764014fb403061cb652a8931cd8af78f65dabe7eca
0xc2b4e382f0638aeb6c4f47b1a2fcfafe748194e374014151f3b125e9f3c69df4

Functions
Getter at block 22758519
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ca15f7428afdd4f7f8bd069968e38015a352ceb252db0734546f3fb0b4cea27
getChainId(view returns (uint256)
8453
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
155
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.