GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd951d5e85d98a0e68876de72c3f4fb6582c6bf76c2c4f0b8173122cc85df532c
0x40a4dc225b7aae1f2c0c88422f465b408df1812fc4d620c1766d6b6d7a4a967c
0x7ad19322b56f3807aac1b97ea422f25213c9a096cc049fe9ff09ba2802daaa24
0x3904624bd1020efec2599c00f70b0c1859ca1fcd5749d38ec30f46b896c44c04
0xce3e731da3aa21c073532bee2e4aeebd56d200118840e82a897187f9f9cddc6b
0xf9c5561f29f9788bb0678434c409c10a93dd1758c166d32c9f8b9131f33e2e04
0x44f69fd6ccc0d027adf0b95fb5928b79c97cb561eadafd0f5c1140f146b53459

Functions
Getter at block 21260028
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ee77bc92b493896f64df070c5599e0b56a2724c9e508efed94036025875e065
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x04065cA0a7F1d017D4EC895C799cE9DBBb318B81, 0x9D084538a93351210b43DDa65BDf79Ab74944A9a, 0x4222a3e20396A9f70eA553E2ba63c15ad059dD0b, 0x1b6fAD8a982333a1384d43E20218802d79754CDA, 0xfFf0501F6ADef999ec0E6375Db3aDA6088FC2B45]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.