GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x2df68bc7 at 20015023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.48
0xc0508ddfd8dd4e7c3713d7459cbfeb88cb6ed96023c2756e9d6d1504d32daaf3
0x77612abe77540131401ee584ce18001731d329a9f85ebec3cc49558a5b847b97
0x1ab3d6b40f070b8064310b016cb0428bf5ca3dcc2f703f23a8bfd28b7ef7c7d7
0x08ad26f1a190ca9c62471b3f5fba14725a8cc373b766f7d47a2c45f3cd7a3b09
0xf85356fcfad851267c465dfc9468c8e85d62e0d61d1da5a6e7ae57efba63ff27
0x628f1dbb8572da69155bed9eda97279b4f0cbfd1a0a829938d2712bef5da6a1f
0x8f4d624c7e4ab36cdab7b0c8b8680858e24c15b6ce6f8a8eb46c485365895893
0xfaba0ea355d97c9d7cc201653a4e10818356b24de30af0acc3954d1e61b8c827
0xf19cab212e86e37ae252129a1f96aefbe4a1efc8657d06626b07dda1a81a9836
0x70b2dbc67ddbed213866f3966fa2c46f3f0d710f41f7379ecd47614c088193e2

Functions
Getter at block 21326224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd423a153183b03bc074d5464d5568f800f19163ed77835373546ea5373befe4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6F0bc3fF0BE6fD52Ba3631bF9cB245a6d3181bdb, 0x3867795f21ab2Fcb2dACb05f03CC6FCf50eb4BAF, 0x0786509ADf5a28e8baA6247CE0faBCA42b5de4c9, 0x6De8148Dad080548bd2D0C5a294549438aD5EFfD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.