GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,662 txns
Deployed by via 0xc1b46d22 at 19391843
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $92,034
0xf24fec424b240cd605c2ee362dd58214c7f3c02b0a66a7b931f2e2e3b8c4b5b8
0x7629ac9635c6b41b2b7ed798b583e21a5b8602d51310faee55a351f51938500d
0x2815df23a72878b2f29920b0354170734a1726b269a35b2b6b57b4fa6583c194
0xa4c7f24bcb3dc9c0ccaf8d4230c04ea497151fa5bb881c58d65d88fc60e7c2ae
0x1a8262bcc2391460f136fb3a7977bfc321c50d9e55bc88c2d75bafe8f3033365
0x821cffa2e84a48c4c0f16733a5b1c4f43c6370af23c8cf1780203a772ec4d811
0x86b0cb52271c46607d77e201f3de3d007f6812ed80e705fed054b816c2dfdd2a
0xf46b052376b1e8fbfca5166d003e9bf609fb34327491a55a76d67f9c058cb48d
0xbe90734ac0af8edf20143b2372f586c58317e3585e2099951b0fc656d69aae4d
0xb174fff856ac3d4f58fa8b69b7c1e6d53a1666954d5eb8f40fa7e33ceadf2648

Functions
Getter at block 21247620
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xee27a9bdea7ca5831c43783f164686837656942aa5187dee8253146d87d88b7c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.