GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xcaa3d05b at 15114573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22.71
0x96c8f0705cb8b3d840a4cbab1fcb152177438f6ed88721cc44ea905e629f20c4
0x741812c1ccd180b73dafa7f2d6f5210d83a1ff0218b397b530dc4e0dd06cda37
0x5cdd5de87e452d0af081e52152b741a04b84131e8d37a8766900e9ad01ec4f02
0x5fd244b2c514ec58d61a201e5b1c89b1ba24a875e9d9ef663a9da26a242b894e
0xc85f5beb043b23292b827661cf62f31952c983aedc838b50b1944791975e4de9
0xb7d8112a32abaad13e50bcd5384e11d9ecf3b94eaa5435de5d2d15b0efa7df18
0xeec54704b636076e0cf51f508c0d6ed857cfb20b4be4eda3daceff90104b4d18
0x7ce38c746ebf763369e40bab3c757365bed2df639d80e2ca0d5ce78bef917b8b
0xac49744bba8189ce5cf3a5c4ec295f81fc51d757e34928b5138cd4b75f95f138
0x1a7d8960eacaf3701844c5cfc5ed24c5581016ed23764df6c94edb96f1dcc25f

Functions
Getter at block 20821672
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e356f0396cc832c328dc84565b1fd0a9961dc6bc8d43213d8dae1a7e7a28085
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2967D7A551e92014753c7de0fF033e5889Bc03fc, 0x88A31d0FF520CA441Ef345b52Ca1aEC210E68a85]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.