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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 190 txns
Deployed by via 0xa29c6784 at 16074365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $72.03
ERC-20
Value $205.29
ERC-20
Value $14.97
ERC-20
Value $10.79
ERC-20
Value $6.93
ERC-20
Value $5.31
ERC-20
Value $4.85
ERC-20
Value $4.82
ERC-20
Value $4.63
ERC-20
Value $2.72
0x0a8883c5fb55c598b9dad8504ac1765d987f2518cbfe9446899615310c503d70
0x8c17f87dfe3774a2ae9c33284d8a2d01aa4467433f5c658d24d14914b69828cc
0x89d4ea59e6d4091c724964b731c4d01a7fca02a25a2a42cbffb6f6c98f447b0d
0xfbd75d1bf45316c1af917032caa6ffde5e043ed7f3eb960f8b7f60e5df4d73b1
0xe74963bfb30960a370e4dee2dedff4eb0d45783d5a53e39f4fc32254cc5b3b58
0x23b0f8b9dd11f504d9a2e98082100f626b087cf7d0463e93e38d48a7a647ab1c
0x5d511bdb7741a78a9f5e3764498afc11099b91aa719510379d54ab5351bfae3c
0xdd43c38bd5d10732621db991a33e15adc26c904cae01a2c737b517bfaad75ec4
0x7c2f6b5743dea117023039a6cf54743030fc0a62653645c2bc82f597a610b376
0xb72d023df7167ba218f6cf3ccafc570abc77b646b330b5f630f01aabb32a0308

Functions
Getter at block 20895394
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d0a60b5a0e601637f746fdc02e544e04491d0e3f63ffedbe6c36a2431b16ff6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0E60F082aECb4A7b8b6BE4657a602c8aaF2e0f0A, 0xF89FA350d92E2F7433A775d86BF5e02Ae44De50e, 0x7e19DE37A31E40eec58977CEA36ef7fB70e2c5CD, 0x9faeE3B97aE9fC0b227bC53DE50e352005a8B4d8, 0x96D23E1EB350615789D558DaA6cE68E1D6a4CC36, 0xb71E47359395201b04039a711a02b7f516d672F3, 0xFD97bAbfff038BDB6323DCf2eAF4Df6142c1b274, 0x9cc762b8f472608d2f2F068A8F7e659AA38Af603]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
189
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.