GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0x8b59750f at 18904471
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.94
ERC-20
Value $78,911.35
ERC-20
Value $50,770.54
 (#1085)
ERC-721
--
0xc979bbdae6b7f4953a4a6d81a06431c62d658ec01098a3dfa467286cfab9aa48
0x146af89480ab0fc5ba9fe0cdc1323b75a80b2de7e4f37001aea027dbf777353a
0xee6f759e2c167c1ea913cbfbf4163c82e80ea13aee760f1afd8287bcd6340c35
0x3ce605f93b6ffcdac39c4db2af2bea0d14c4ebe97da9ebc206cdb5ec45fc8889
0x2d8b9425930a9d354acfed72584c06b57d91daf43b6d768a0bf531aefb356c3f
0x40c5c3a188e46c1710d8129f3d0d8048d28332482925335893586b3942020fbe
0x6092d4d45c5eb2ca2f0640134ccc599b3308853d0bc415595235be6a7bc8ead2
0x5b8604989b14bd5b68e4fde0c7f61c9b5aed984e627f4430fa47c1ad2bf4d37f
0xc250b49c0c0cf286a2f3fe00c60fd55795357317441217d388f645622e9624a5
0xcb0af710e233af72c4e2cff5b0666edc09795a1a4b85f159bcd7516b2e9c1dc0

Functions
Getter at block 20892173
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb2b24ec366a73261279061147c5089080ecc3d2821d38dd576499a6818fe544
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3f6c172407d5041fEF0eA9f81E55dEE0348E6520, 0xdc7ab2FFEbfB3A2cD58A60C7c009d17f994aee26]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.