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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xca9578c7 at 13741873
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x711845da03b8414b9c02ab6cf2f6ea8877b073e583aa51afdd2d23a67c9b9394
0xde32b5d26da018ce409e69f5ef523597e32498220e83e86223fe774faea95ed6
0xd7e3c937da386cc823fd9d517c0ae1b8b523d669a98b51a43f22bc91096d3c43
0xf5c14a4cf2021a580fcda16d45395b29dbc07cc279cb376203a010e35e7d5925
0xac4fe9ad56bc6a0313508493761a7eb15e3e78ba05d81c8a6179ac4f8f0d63da
0xcc076bd9bd013838d3895e1ad2b893ec0b2468cc65b71892d3808830540e2c60
0x70c2f2902a870f7c07e7323b43471d7ea3196e41723c47d259de566c018ce057
0x31dca22417202b8b26d246fa0831319a226ee12fca8bff6f084188cfa70d3fa1
0x34af535cfc06515031718944ec84a50df1187a42a4e08b8dc262cada2cbf2eeb

Functions
Getter at block 20792478
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5757a29c8673580c8414c83496ca337c80d604bba4e81b5b5d21f6eeb0cc0a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEdEBa8C580cEC8dd7F22825ae4384861b4fa04e3, 0xC31c7fA1867B7E3A53475a2d0e79dA5B2E87aFD0, 0x594CDEC5c2Cc174D8E992991585D10BF6953d52c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.