GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x379068a3 at 15391941
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $165.69
0x8585156ac1b4f5ae36ab1e3e7132905531944ac53c62ef50a4c6f35a6ba59357
0x6fc477f588618989776c1af6223b7197cbbed308b8d823ea4ece75700d5ca901
0x92f23cd37bc86acc2fbc9ea2721f7a6945963a2a4b0f6987d68c68de5609dac4
0x569e471e60461086e4544abcd8410b4a63cb88d150b50860170c29a7d9fc8395
0xce90895a8dfdb8afdb97a25ce3f95dc1e770864b1b505aa6a8e4d79e7a8ef19a
0x7a6b33380aa19521f8aa93392b197c9d9e19db25b4b5f0c6e58172c18032b9ee
0x9e9ae06cdafaa84e4453538c80ad40b815fb7c63b84733f6358ba44afb8393fc
0x8e63b7cc685a3f4975c814d5ddad848ba8a451be1e0c51b2e620cd346bf6968d
0xaedac7ef30e39c90cc0f84567d7102071a521b73491337778c0ff78a2d17acec
0x246fde244095af5881fcb3ca913a9a7316ce67aa235f4e16e5147f46a2442d1d

Functions
Getter at block 21217547
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c370f12aa40e8c995657fd0c3b049be502aac28cccb8eddd358a903f6396159
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBB47f0BE63C63FDC64ffb611Ed71D07D69BE1d19, 0x65A96d32bbcbd41e46bb2097230450Dd2C1cc224, 0x42D62DbD56e358D29FEEd23927E4bcb5930247c3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.