GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x5ce1b870 at 2367487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.4
ERC-20
Value $0.05
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbb73ecb88bb7c4e68a930e77c7fa14ea5e7404942bd8f7e8896612c2a5a26a9a
0xb60d39ea0ab0eef9ab207ef51905aaf3ca99e4adf9925d8a58d9d58aca36826d
0x61d8f8b421e3f20450f65c34358c739074e4b484a6a839529969d7456437b508
0x36b2db03b872667c9d5730c498c351a40ab1e9dfa6c272a7696e9a8046e29bfe
0xb7c5ef8ad217e3f87c42bf4768b434c3b219837805da8931760de977e4e6544b
0x47ea0819dd70d4b3e147c27625c55348cb322db56f8ed293b4c6982d6acf846b
0x74ee2e54833fcc7c0c5a9224efb6b30b8e6fc4843a33c4e58332dc904ae24c5f
0xe7d7c1cdcb8e1425e4a32778ce8cfe6272ab7a7767e6efc12be22cc35a348af4
0x752c101a4b2d6308bbfa4c3eba91ddded4661f7bcb39852d7f63e30f31ecd62c
0x5d6a77e42e3069321c96f1ed43c17aae29b3572a679d0d5b593809ea8d3814bf

Functions
Getter at block 23176506
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b60a0e40c181593e151b71b2f8d90157cff6e9ccf3177c7cb176b76c751c323
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x644763742968f678f92D6c891bD473F1b37982F7, 0x574F42132cB7C9f57Ac9B832960ee4e5Af807E54, 0x8FE524b8c7EFFa7d7207B592a2C3fca49CD000b5, 0x60BC5E0440C867eEb4CbcE84bB1123fad2b262B1, 0xbeb15caee71001d82F430E4deda80e16dDf438Db, 0xf2671D5c19C479Cd68b1FE6d2f3A1e0CC7Fe4Ad4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.