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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0xb29e9a10 at 18169744
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41,600.68
 (#1688)
ERC-721
--
0x40b0746274fb8b04769e9cc5c2b49ffa0a3912282031a1f4eeb34250cf2c133a
0x61d7b386a9f19b13229e19014ff46762f8625802390dd61f1f73f9e3e4ae5afe
0x8d8813db0f5e7d326d89f15ea89037be3dd255425954b3036272dc27aaf64640
0x009866ea03a0f4535c8fe4e3aae5c1f3b56d64566acc4cbab7f15ca1e4f14887
0x5b05a0a364b58f0c76a3d03a055790687306450441a06b11ac1ce6420acb6f2d
0xe8c2cbdf13f335498224835578983cb099cad863f251822cf91dc9284b1c4657
0x8fd68560b8df22b54983a4ffc7f45ce757ccd4b5055d4a2b4148febe34f41883
0x75e2e95c9ad02a35feb0ba0ec7958d268c90c8c56006a445a95b0829b7a730fa
0x43db52a65b98db5e4341ad1e367d5020ccf3caa8e59aaed43261e9dd64e92ea8
0x89e8b7468898088d6f5dc56067adb960d14b67c30eb632ca9a82be82df82eafa

Functions
Getter at block 21214482
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20682529e32d98a8b58b8b4e9a3f19c5ec483ae1c0d23144f730c01470665f78
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD25cE7D01B7804fAE6fF91D1dE4998610c1932d5, 0xDFF3A59cD08aeFA154e89C41a08B7785F2a38D0E, 0xd534097017d6D8c14e79a94e8ca3B1dc7E9c8208]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.