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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xfabd05cd at 14544415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,280.08
ERC-20
Value $139,661.94
ERC-20
Value $88.78
ERC-20
Value $8.54
ERC-20
Value $0.15
 (#944)
ERC-721
--
ERC-20
--
0xa892cf65ecf793ea44f728ba86bb76eb0a9f9a9890e94596f7dd38ba4a184875
0x351770f1c4f386f31288099826fb36b902bc1eab273a5bfa8d1878ffbe66e920
0x1904cd3b76cff6bd71b8d053b712ed79ab92eaa296d3e550711dd6977d0c33c1
0x4465e8184eaccc9c521aa6f408f13704dee88e647049e9174b72ffc64993edc7
0x25b335825b1428b2083082428d5526eb4ebe77d12b10e8b79082b2b341d2a739
0xca9ed8c1f0e36d178f0aec5e00b7def350826967ef9a2811f70a57ef3dac8459
0xeaa70aac1d77e287b31f5a5f7802b01ca47deef5b4da62a51fcfe1178992ed96
0x2a1b11ba183a46afdfa55b2c786738587bc22c245cc122b5a3849b3a59dacf23
0x765552b3fcb242be023d64c3ffa4fc35dd399e2e94233606e2dbbe0cf668d4bc
0x62ea50bc9ed8b102f3f6fd84c2eaa43d9c03fc8e3b06d60802a564b03ece59e7

Functions
Getter at block 20811799
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2af8e8e81798e6dc56225c728c48705cf8b85cef79e5458bf7690061d21c9b1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0974FF7E79d93C462421f23520c0e6BA300DcB97, 0x07e34a9cCef73d5cc36D89D6767E3760658340DE, 0xa12850B1AF456A381615cA1932B11E2a191dc1eC, 0x032C519a7539c64e851BD72c894A7105B2D84E74]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.