GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0xd739e5af at 12206947
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.53
ERC-20
Value $37.97
ERC-20
Value $0.02
ERC-20
--
0x422179ea9e14c140bfaafe2123728bfcdc4499bdeb3f9f13e829f37613fe8822
0xd38c6d4d6d6fc9407d12f0354fac0c7512e229b8f0edfd71a2ff30735547da24
0x00cde964024781d5556b20b29dd71f9cdb3bf0e2d0f2ee3ffc2d12398f6d4bd4
0xcf10ff3c6debdc81efa3d1d574c8e220b4bb06d5bc0ddfac36a4f9774d7556ff
0x85166cd0edae43876238872f901b49701b44e64e06cedec20d5a4283ffcaf314
0x1dbbd2b99ff7507213017e62fe5e3a2957740daa50d8603e7809a5102c8fb877
0x80715cfa08c033ad96d5ceda2b16ea14ad42a7588d41541ba460295dbfcbd71e
0x02198b7127c19d5033ed5eb4194a706b48103209cc16cf91e5e6c8cb0bb4c710

Functions
Getter at block 21869906
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb151855d29e9c4f75efb8d520aa92a89dd563b3595c9bc215b9ee18e809cb075
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF84750AE307d6692daF2C9819dc8b2016f2889A3, 0xAb53a729869A8DC17F8EF68329c9a6436e100eA9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.