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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 561 txns
Deployed by via 0x41fcf261 at 19689348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $103,047.2
0x499f4d6d9d51f949b25374de7dbb20b9fc8a3a30602d90c5a9492a74e3430e73
0x74a3ebbbb1c7366de45667b6038d562579883305d4b63312ca747e78785265bb
0xcf92c5bd1e90f9b907b2ca084a3ffea6811008d7a79f5694329ac088d6b9e5aa
0x15629dd6517c4692bd2b22d4ef209c9be7d8eeb99508475cd64417c6983c2100
0x945fc15566f0e76dd2ebd88d5d12792ce97303548847efbd200af05cfe77fb04
0x7679d465e4ac91c4b491bff327d89403a6c7e4bfd44a9256d662fbbb56a3ba8a
0x1eaa793fa7369ca9b1f73aa106e0e37c3c6eeb8f46d86cc20c8cd4864e13ff5d
0xb24f7427f4d71175a2425b35d2e2f7df1ad2bb5479e5d63e65eade712fae4d29
0x9e8347dea9f86c05799fdb662a877e3dbef55e3533a6ce691c1e54ba20f31f85
0xf37de79954fb82ca9d0c75af2ff791eb1945446ecf811f25911aab1b8c42cf58

Functions
Getter at block 20800349
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1788dc6177bb72a72713a09107430b76fe79f00f877efa29906f817048682acd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5763e38e90fa7Aab1aE4140bF65375B94C0C731E, 0x034A6F943F070C75Ee0f38b12B5d1BA0876B17bc, 0x4202860Fa6afAF3e2977cD139Ac693a05e4f9450, 0xc576b7bF977f15357Af8c935f7b8b543497fc072]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.