GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x2df3440f at 16150100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58.76
0xdd2937908ef6e21f82d1cd36d0ba9f1900811dc6d3eeccaf8effcd818b6e2c97
0xe5ea708a3d8b140ec9c08542f67e174a8491f72f90b5460b01836fea4b047ff9
0x56a42b2d04c7e29b9fdd8a2ec4d29fb39c9b620f0cfc972b9407f4f4b89348ff
0x8477021afc8e55d2d9e3da91a2cf50e40ebf9d23433f83def170f54f49595823
0x87656a6cbea5069fab9926acd178eab7b19b21ea2bfe0fbccc19a4d19eb8a907
0x9c24eb102276a4d3f6fe4a4d7f361741618fb9c3b4d64bac4d5025da6a7b2ba6
0x5d5c401ed22e64ca2f1d37c48c6871284803e1a6a01485814adbcc74343dd02e
0xe25d8d495033627e749c4ed6e5af656ca2ae3255cee7f2c9e56c3330239ad09c
0xa00f9a709d7259e0437fc67947ba4eb59bb0876d3656f832a45e24bbf2f96e6f
0xfdfdc7388c789dce4e7241f627ead5df7e324abc1ec0a71ef74eba4910b6528e

Functions
Getter at block 21435167
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe512b6708f97655a6bfb2393c4aded576eceae49c6b17a21e79221181cb72634
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x92599c742D21314D22D9F560d739a715744114a7, 0x85B2ef95F6c3CD5Dc32bb9474CFCe7cCe0199146]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.