GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x9485b914 at 15632482
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,016.27
0xe691c36f9b01e8f9dfe8f94e6715b6914798be5bf89e00a350d8de27c8bf8c16
0xba752d330e5ccffb196a098515151a7b36d9ed8a1c29658b1002307387421b82
0x599e7e9af5a4ce46c6ef90f91d815417210f8da61826c7f7be5449b4f61a91b7
0xb0f087110192acd1ce3fa4c53d81ed7633663aaf2ff6f0801f9d26f8a8e2ee1d
0xa2b7febdd11eaf423bd27a447b7e285f357d2ebf87423edae67ee162ecb9c5b8
0xc54381a2638b9fdf1216df94f0ec6a574e63fa0ef369eb1cdcd079617ce9aef9
0xa5cc9594c4eef88e2a0ca8526aabe4b04c9272e99278c1c8bde7dae2ae93c6fe
0x546a9d13fdd658b8346b0f3bad665dd844c22c1cc867585c7f2ae49c59cdff9e
0x5180b75cde10335d33bfba1fb883819ffa74ba4d45e19bd72bad2bca09caf0c9
0x4a700884a4320808010c2784efe13f4dd1b8ee47a13a424795dee77442198df8

Functions
Getter at block 21325334
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e7efceabc07d5cb09480af756a317ff85640e31d6569e9d2343cfeec9d803eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf51D5D2789c6005aa5E6C6b4b3E30863F3aBf90A, 0x3eE80AE4B3c1d07B034c589a660d9E124e8a1612, 0xf861ee0dBA338C90E7A5E514FFa85282b3Cae02D, 0xf9ad5A9fa5f47dD05Aa25f3F7aF9E9EAd875f04a, 0xf9Bf898bF2f41Ade970D9fF718d6027a217c491c, 0x43B4C51F02f140c4281ce09248b7dF4Bf406318C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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 success)
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
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.