This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 34 txns
Deployed by via 0x6d19354a at 18127758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.58
ERC-20
--
ERC-20
--
0xbe32cd6dd4b23a286889d6e09550b2bbb4c840c546612f5b007421a67cfe1fa2
0xdaeddfe7e36892cccf10f9aa466c1ecaced7f980c341090f7931a0c2f0bb0039
0xc7ab7a5ca6d0343eb68c5f920a4201f2b0f581b749d237fc1e7e92e8799b1bae
0x0acbc63b9d9e2fcd143c2116c84fa6a03208d9476633c2d92c9b3a944e23b92d
0xa49f17014ddd90a3b37cdbee0854b0bf6c477b913498597128e5c3c66eb2ba30
0x076925ff4d7d5e319907b1bb158ac382e6676dd19a9c22d16c0785a45e2127f8
0x9d9551d4f28d35ca53a7c3bad6081f7993f561e577e63b6f8830d36a483d0dfe
0x9c267223d4cdc74ca40c8ff65c2aca880346619f3a360cc06ef8db55fc439d2b
0x0b89cb527d1094e5e999695df39b6455acd1bbb77717aa8197a9731b65b67e1c
0x95150a2dcd6553ccd97aecded66f341aa7ef3815de5c6005594e78b675333460

Functions
Getter at block 23940012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09ce14ee0f78740dd3ef03e6e86deab35ea7f20479d69fe75f247a0ca17aabf1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x29726E8408fEef30918758059466869E8561104C, 0x61D30737DbA79AEd2E66E3eC0beb915723A42FfB, 0x563E3F82555fa2D1aeD457dC832a265459114227]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.