GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 202 txns
Deployed by via 0x177698a6 at 16635175
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#70)
ERC-1555
--
 (#0)
ERC-1555
--
0x21ccc180c16f044c3420587a2720e7095c937f50ca6286aa92242662a06c215c
0x1af3a15938a40bbb1eaee76f3d5d79d74762988ab46c8b40d43588b2c007134d
0x4d136a45e67b57958e67a0dce87bb4b5a4c321d42c9073d19ed46a45dfe4f7c9
0x296a598f5550ba7979293f1184e74dba9a056d031e01d4b149d681cc8b6dc4ef
0x804750b6c4a83dfb9c9f0847b0b4b000a0fc98fa3e5f1d2b7539510d19b7b568
0x2a64d6f5539e2d744ad303115c8d14811c37e014a733df5759fced142210a58f
0x771df83c84f05fb592419de31fa3e12b337d0e20e61643349e1db95ad29d72ef
0x5c1d8739b421380dd5e7a299907e4c5b0d7d7b4150aec754e17fc9e05034828b
0x202e631adec1d62bf4bd877bc4f4ef1e3e97879e8543aee5abca8ea5c34e09d4
0x922b1eafdc078502f57f7397878d106018b01794dfbd04583ba5480e3adee9d1

Functions
Getter at block 21014775
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40e061b9182e2a318234f3e4efc9b019b89e3f6388116463e63cc558318ae59d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4aE960e66d07fee9E6B48450D211e3a7C3eDACD3, 0x2Cc01C8a3DA6e230EA4d4168622b3f0074b6F8f4, 0x0cfD8D55Edd81E8eCF9344ec40327F8fAF50F4C7, 0x63D1685a3BD7557EF4c134D7A38050C83F53dB61, 0xf1b72c5b67Ad4F92e441e3B73B1Bf10fA820327b, 0x800E19fd8aA5194E228f39e563c6221B259dA64C, 0x53233d3C3EBA216a60CcdB4A0190c22dbf9b36cF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
245
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.