GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 157 txns
Deployed by via 0xe722fbb2 at 13444801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,666.69
ERC-20
Value $0
 (#11)
ERC-1555
--
0xe068ad04990810db251d5eaffbb36518d59391bda0b8036831796a29122ba6d0
0xf480b09ec7e291712e281fcf97f47e374dedb0a36ec91f9bb48b9e0f04462fd2
0x41d4832453b57c666234553dbe211b793d69b66f45ad578f99c05499aa175ffb
0x71c0c7bc0a485d5a0d02f5e6d27c1526666007c1cc518c87fa7d0e34cb76c2a0
0x05c324b6a760a41771669c77cd38b03e97a7bc849df36f22f2ceac6668a99976
0x47575ea09a10be92d5d420cb30ee825fbc41d0bfaa256b69db5b52fa0078ec9a
0x6354275245208190d96618ea82ee72c20d2fa5c20401277bcee2294baef9d8de
0x686a571e665ed225406173b7a24bba93988247d5f1977cd2a7945b69f2e45f42
0xcc03c378df55057a618d696f45070132a3d21cf64f3ed64e353abc3e3516bd9a
0x48c66f0a04de772b35740c8b2935a957d43b9ce3a22a6735fe5c47e82d4b67a3

Functions
Getter at block 20862606
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x92980e168e626a0132016236d8740b3e19d2e1630b710c273eed02b027afe2fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCae6f77a6cf4C952BF36793D91519fb4Ae86C264, 0xBEf33200077A2A2AC3613aB92488b41FFc39AcE2, 0x815d654E930E840D0E0Ee1B18FFc8Fb4ddA4c6B3, 0xbbF0Ae5195444264364CA7eb7E3BB1971B4c3eCb, 0x91f4Df13350083eDb30515019cF527C6b0490c54]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
163
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.