GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x75dbefd8 at 2274067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.9
0x9971fcc641a4c684fba014a36fcb7d6d70f417a3535095c9c010fba09fce5c6e
0x35387f2aac8cdc2db3d147501b82d12a2a3715fa7172a097251a2fbc2dd1431f
0x1e0b58eb9b9f6ce799ba144f9fbc8e88baaf356f9b3c77a55627049cb04d32f8
0x1fae07b8ce84327d07d751f323006ba1795c4be41abc59199c15cf7ff299f7d4
0x78221eccae675bdf76e83d5ed92845af5d806c9bf04f8127a72a4d3725ed47ee
0x022d043c6784c30387ebd0430c53d526c1ab88820c017a289d86d0d3a037ffde
0x6cd1dc993457289bc64bf8292e5088b1a22b581212b38ae4c4a05c8a98acc907
0x9df85cbe0d5c9106acaf0e8de10047252be54cbcb5a7aa619986306a498311fb
0x2eef20f0a4bbb92dafef6af9561cc9b179bc7ad93ebacaedd5b148f61d49a68d
0xcb798ea6dc9da291780a08bf4e33efce4c9655dc5b52c2220fed11f69b0d0653

Functions
Getter at block 23219561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc033a20c48e73ff03c939cd365e831cf71194a645ba005b27149768a36f23384
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x07d8742B7Cc7AffAE793EfABF083e7558042675D, 0xA5ada5a01AC6755e5FCbA6A24256d9A1529Dd0F1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.