GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xb503cffd at 20631455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $82,658.27
ERC-20
Value $3,477.24
0xa6660f3448d7478dc58a080893c50d4ba655ee8df6b2a3a7111c254d23454887
0xf1f542e094351ed0f13699e2601984d23b3e9e7ff813b58c068102901c01e693
0x6942710585319cb269baabf9614bd69e14070b8037f51862dd0de2e07df88aa6
0xeda5a7e2e866a03289d05dc1970375dbd9ab22fa4cfa9144b0bfd2d848444b93
0xdb61d617f5bb5240da08343698b9a712387b32c62c1ef614c47e253823e6653b
0x532af3b41cf6fa75d284eac52f160752db9ec5a60196b7c126dfcdac8dbb12c9
0x0da5f7892209647471c1523d3a1e16559a3bc2fdb382c1f053de92a4a709712d
0x13697e09a5da813ac4da7a68125f493fd04bd9b57c3bafd6646238fbb0cf0d07
0x4e2a3318115fb9c41a7c78f1ac2a1762e96d0f71081d4c808dafdd7ea3149843
0x43de8c3e452e04ac796dcdea76022b37e6c8660aebeabab15198e18bddeb0443

Functions
Getter at block 21196962
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2539ce22e13898fed4f481b6f90fb3564d450b16775681685330be8d88636f70
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Bd3Df983e80048C6A2e388FC173436c55c0190b, 0xf01e8ccb65304A0de1cB6560f32aCDA72fa1a4d5, 0xdB3E7F26622630155e7D4a20040c948Cf38D52E4, 0xC98F481E3193A16580E9811573345d4cCf70d116, 0xb74cF9ceA7a718C6e1500c51ef6c01D935AE6dFA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
33
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.