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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x9239b573 at 18366203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x862ee223901654a44c0d3eeebb19df87a5c8c6ea25bd52e073b9683d01304f90
0xec6bd663e86f9a51c4d94ef02e39a2cc0e747cba6b5fb6fce7b2ee9d01e62541
0xf1aa9e78fd39214d381001db5d460250d7039f29f0d911c1ea99b9dda144ab11
0x9e8093c195ad33f93dfb8e803b8bfe6b3a73c22e2d8106cef31486f18dc39ba1
0xb01e943ef513824a2f31fe36a7aaeeef9f4391d2d364e9289394d0fceb55bc38
0x1449b2a1ad2dfadf6bbb58cdd88e83ae3de860e1f6ab6cff77651c684ed09d75
0xa784148c1de3e3b964a871db53bc963606138cd96c92fcc321697e0952ead101
0x1f244dab5a64ec16492d3eff9f21b1bac2f2e7120d2dda798da317379a520673
0xb7098e25e922a0431b6ff7ab377bc092fd4a247b3e002eb3e7f3fe883dfb37e3
0xbaf751556806835a3064837c40c0994fb50cff51671fa365c5a0ad9c760d2966

Functions
Getter at block 20801402
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1402d1fac147648503e0981151b32afe3fec9a5207c84371b09867cbdc7a67a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc13Ce61C12C0eF93b4165400491A719918Af1c6c, 0x60bbde47423D62F6d7658bb3654869dfA397bF3D, 0x7cF4888613F744aB4f3bD688eF54E6B31F92A09B, 0x76d3A362313BAd49B6380B75aB7fC142a3EFf835, 0x30dd80F21aD9222Ce8f33b429fC0Fe25655Fe88a, 0xb82C36F6C5a3CD345C0954d90c68e26528014aDD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
50
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.