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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x5f4e1947 at 20262879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $454,375.88
0x96c49ae0383f2da39b40f04906ecad46ee0a05d5a82bf9f735414348072476d5
0x4e3cc96a64d07337bb874c7aadead49b401f5a07d86bb5956f6dec227ade546d
0xc16052e42177c70151fb07229b0433aaf0e6746f17b818ea01fff3670e254055
0x30089fd933c0892bec086c39b673520144764a01f24594931ff064d3f9efdd6a
0xca4668249a8700497c7876372fdf87d4dcb4b9b8fd7a982123eaab36b280d444
0x7e7203e72003d67753fa9bdc8aeb13400c1321e94c47f1d2a89b569ed81d7432
0x75da629a416769ad0dec7a76c57fa06ff28df8e48b8140342527a8575d2f91c1
0x18c68e9fdcac69670c7cb820c927dec53618c143adf8025bbb0075e8ee5b9906
0x035b038fdb76657e940502d02ae51f48d00630279d610a863e38c8ca244d1c4f
0x96f4f412b7c8bb7800e1d22ff53e2a3bc661d284e8323c5b4868b121b16dc93b

Functions
Getter at block 20792501
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96d9a350406234ac275c1159926be2110777b5a5280a01e8a6df9b4871a4cdec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbc1e878357Dd9BC8Dd7bd6F1f3E2A2864e7Cc556, 0xa2a6b5696BbE70CD76D8AE6D188A7403688637D7, 0x17717FBDE16Bab5618206c565Da4abe6a81Fc860, 0x7734314105a19aD36Ab9F07f4060E4e6e3A7cf63, 0x88e7284AA38f4B57B06cD4aDFF8c77A641906745]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
49
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.