GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 295 txns
Deployed by via 0x56a1e095 at 14535027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#6064)
ERC-721
--
 (#14232)
ERC-721
--
 (#12683)
ERC-721
--
 (#12545)
ERC-721
--
 (#12463)
ERC-721
--
 (#12108)
ERC-721
--
 (#11923)
ERC-721
--
 (#11712)
ERC-721
--
 (#11628)
ERC-721
--
 (#11476)
ERC-721
--
0x5e82a5d1945c9ee6cf9f5df3eb36f01c58b59a26db1515a454a1560055f9fc65
0x3921959b839daba4b6f6365cdc0040a40a78289bf0ba4d784af010aaf35878d3
0x1b9e722d714d5a43988b527a982bf184563ab50030056c7f98887cabb22b71c6
0xc6457d437c41aeba5d796d935399642d5222ef7d4cb4a48d5edfb758a1edb70e
0x23d2a6aaf7c4f923f044ba9a072aedf1a20587ad40c4b0fa5d1ca33aa0a9babe
0xa5fa2bb5826f9e7f0754a312e272ae1e7db1032f42927f8ac583b5a1dd814580
0x0b2654d4c01cfca7327ae504eacc18cbce8b02f3bcb1202459c389e9a3d2ef13
From
0x3b37eb5622a644d6b36cbe4595216c5a787dc9e044bcf3b49f3b8c87038cc3c2
0x7f5fac57c68f53b22327d36b2584b62d5ec0d048a06f0f772e4eb7aa9ff67688
0x0b88f7253f52838d6268d2b0d0e1f2f9758775538279aff74a67887e81556bd2

Functions
Getter at block 21227876
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe605001626f86701660abb91b8bc7d6f85d9360331e51d26167b1f9dae1da777
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x881670aF5a4d2Fe9d3a8409F1B9c486f957e7aa1, 0xA47b31690eCA4baDB02CA78B2f90A04AB1F7E9F6, 0x23d3e4eBc8914E06479F81795afCCC17361385BA, 0x3E0ac34d1F3B1113bF5D0A175cA6720F19f75ef7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
303
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.