This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0x8187f354 at 17842748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $72,352.51
ERC-20
Value $14,407.55
ERC-20
Value $1,048.4
 (#1590)
ERC-721
--
0x4dc9e82bcc091092e518980a39475aa17e7f437eb23ab2ad83901bad9f9b4594
0x730b648cb80a233b8bc68c4e61f5c3b22526a0f745b75537343c6c04defd5124
0x422f8d0451606f3bd5f1db5c0341ff3202674f195bf8b3bba5d20b3f9e1fc582
0xc9a9f3629432d881f9d9965a4f70d4f2945b3a7ddc9056dee7914a92f26cf0a2
0xfb83d3fe2d59ec6c5ce66b21f083d78e31c6625ac08b3859fc0e9873237e2e05
0x96b8148dd3d5e4f2786a722f4a9429f247e29a93a07415c22779bf220ba78bb9
0xb90f6034ef0a18b963bf49f5a343bc16a5a350243bcbdee266d5a5eea04c03ff
0xd0fbff3b1dc0a87016c32026c98d28f820226eb02e4e0237d467b1e43d79e85a
0x695d66e6422aeac01d274c38506e5b5c552992a23546ba39e0d729bb29676a04
0xf230a4965f930af0b88350fe7a1074ac12411f8ea171eb84521e654483283823

Functions
Getter at block 20799900
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ec67f9143690c1fd9abb0b4a98930d1e38fb0307ade9a1056c6ec9840060dcd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa297f5b057Eaa2D32B0578009F766F024d5fE47d, 0xE84D4A9b12b2Ac7f2e4c8f1D4Ec983ca0ac5a0D5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
93
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.