GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x9f972b12 at 14301241
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.41
0x2cbd0cc5bbf516063c4f46c5134500e37619c5873afcb7c453c4c1e58f795fbc
0x298faf1eef87410eb8d719e2a0ad6a0335b93e18b95af4481b53333da928f466
0xe51ed95b84290d010102d5dad7b5ee78d3eff20fe967abac65f37fe11c050594
0x05f35a1b883e3644b9b7f9711adf0ba9779cf72fca82c2bbd189dc59fe5b4b44
0x20edb311f604bd7f85ba2979e0d7dc37117b8b4e32a3403c3a43679d17a240d5
0x51f3820f41cadd653be4fbb93ac3d0d38ea2e6a25b0b454f7e192472a80e0bf3
0x318251e038f691bb192088ac682a3b7e98c9bbd60e2bfa690aa439bd67608596
0xee7ade3f5707427d2c9e4a6982be957f57ec1d95030797b228fe214cf9a1993b
0xaef94e46aa09580a978c582d7ef330a14aa52df86f351110cf6d443a52fa3eb8

Functions
Getter at block 23234096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5f2ed8b9843b2fe8340fd4a9dbdb14d8dd289036d5da7c308de5153216e1006
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xddFfeCd8803D773b68F9244f300fA245457268Fb, 0x4b7A38091d3C9aAad00DDB9134Ad17d88cD96E49, 0xC9Ee92Ac5595c718828cbcad54414AA9ca3FeC12, 0x166Adbcdf6828CfA464d2C1A6059906A85B294d5, 0xbe69041542853BA13443A7573A7211bB9e3e79a3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.