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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe1f3d4bed35ef6dcb44ec15bc75221f0cacc55cd90d8a07456c0f71f07770e59
0xa5542e8af6540258cdf0abe02342fc342c94857effc27e273bd4b1918eab2fe6
0x262097c8e4f7b74f44a4511835cc89364d330491014647b2c7aaaf4a19360d60
0xff15454a5939a1e2d6c2f25f25472ff3c0d0d8b600a61ed5577da6d7bc0b6921
0x71421b35fd235bfb89c5aa6a1c93bf3fb32309e579a54152f54ae36c20d812a5
0xa0f28da049fab7fe70d247a2c0ca2e7b239a4603e982e2ef453884a18bdd50bc
0x78a86ee97c16f0ef70a23ba679e062c021e1e02cf2101c61efcc7e69d7c43d71
0x4294eb39308faecf886679b48bb345d48abe9c407830dfc561bbc8d0e3649994
0xfabba66115a1e3a102cc94a71e539cb9cb0f77df9994cd7bbb2f5e709bb9e112
0xee4eef75fcab3359aabd8fc91cc1b626610bdf5173f5da0aa55a4c7b4584aa39

Functions
Getter at block 21214748
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x931fb1a2f78560b10c69dd5a2cd232dc79ea58d8da05b6193d2f6aa5d24f3fcd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3062787b2F555fbed3C8918dB55f4292f58AE109]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.