GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 117 txns
Deployed by via 0xbfff44d6 at 17373508
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.31
0x1b8fe4d9ea7629b973ae806c6a802ba41cc8a50f5e4244352e699ed8a7eff048
0xc3d523eb0fb3ec44777556ffc7e8c95ba697181ca31c938ecd53f3c288705dfc
0x06c84e3058f52a1217ffab90bebf94b7231c01803b17e3066460d1530b0c2a85
0x0ed98a8dc078f08be4b06daf72aa6d153271518dad2f6c8aa561deca31b42b58
0xaafc340379e011827d698e90f65273191262bde8b08fa654c2b1b1eb66d39c41
0xdcffc98a5ed311b128d38e82957694c9c1023a02411adf03a995b07f0351c9de
0xd7ef72ac329665b294f65c9b4f3d3e87801b2ebc61986b71ce1681fed885d54b
0x5231ce053f412ce045bdb14c453c833c89b277408bd7e1c98b87e46e1cabd5a4
0x320bd4566738c70758776d88b51fe013c522228c29d9ef308b1c8d053c7d6463
0x6142306e171a8e37449198408bea2de1e26d5febb4eb65762e99b848452ecfd6

Functions
Getter at block 21158847
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa10bda7ff86c038178a86c3b8f69a09ef47a5077394a5ad8869a2540eef05d02
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d1e4F0ff0cec20B2Ac07824033Bf449F511C51A, 0x7c68c4402ACa648050A307D9094122657d8c36dD, 0x20989bd7bf35B8724482E2BdE4CBF4212C85e011]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.