GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 148 txns
Deployed by via 0xaf02d231 at 15839298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,960.73
0x3e5feef92230c6fce4e1b0aaef10b487ed04fe7e5f1a40ca2467259bb3970fc6
0x49db155f21ae15f7922d3b0e70b1c388e9ea875e724e30ae0962f616542af8ec
0x16775779a40b1f754fb8a4724f27f0a2065ed4d6e5862ea10ad9083d1f190d08
0x21aec24a9df97ce4886d699314be627b0818da4d1987349421fb3df102c43f2b
0x83d26938171003102f077922c8b32ddf01a3994f654aa1c684453fb2b36456a5
0xaec33529b74f8f9d56d7aa568c6358be299228a85e49ea85cb106eca5af7367c
0x827ff8ecbd0baf3b529609a550724d1d7a0672d10dbc9d7596e37a3f75472d7a
0x20495fab672725d64d0b2b52fbf7269a53fd8aadfe4583f627a14a7941d1c334
0x014b39df3d37c206395f26fd6a6bcfcbfbdae691e7491aa0d4de187f5a06b6a3
0x2060aa785aeefa91a0b103accc9df689c7a2056aacfa70309492e729ddea4565

Functions
Getter at block 20791323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3e32b4e9e95656dc35c609ae0fbcc0cea466ebecc8227025a2d3edc728b79fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F0009D00cc78979d00Eb635490F23E8d6aCc481, 0xe79af29d618141Ffef951B240b250d47030D56d7, 0x3068415e0F857A5eEd03302A1F7E44f67468d2Bc, 0x702caCafA54B88e9c54449563Fb2e496e85c78b7, 0xFAdb20191Ab38362C50f52909817B74214CA79AE, 0xfd03dA3aeb6807a98db96C1704Ea4CFf031BaEd2, 0x700DA14328eC2F81053E5B6aAE4803E16BEdF1df]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
154
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.