GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x80863a63 at 20070720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,849.96
0xe48902aa0c0f260ad21588f3ef30dfd3143c6006cff264e3f30db9b3c18323ad
0x84f500d8197818ff7cc21d39f4d36f4bdc13a072a89cd483f960c9dc89dcd91a
0x4f32f06b0d6f16b6e42e59e1101ea3e3887b12c3853d1b43242aaf714b225dc8
0xc70585104eebd2a3eaa1caa7f9c11f23726babce53310e69389233d3d085dc82
0x89aff6453fbb1ff5237a8b08003afefca5307bfbee0f58846244878010d1265b
0x02675486730ebf128f44ea07a8ca914a7d11cb5c8cb4c7e878abb7be51c5d6bd
0x16490c75ad55e7798469fd6aceaa1fae96183a9c19e9524a1937cd53da39b400
0xcb640ace7aa69344fb1768b56726fe9fc9da8df2d254ff638a03dc83f3ceeba4
0x1c711e133b7e2367e5ea89dc757a87515d7fa680ca64ce1d322d360a2e9a7016
0x44e2c8eec0f889f73ccd51485f6aafdf40c338054fec5d402303fa46a7cc40ce

Functions
Getter at block 21173118
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b3f39849f2a5c38a71f06c8b93e82def54aec52ec5a9daf4f5dfec231f56430
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2389dAbBE2b92ed4E46b9D52A9A1dDbE691d062A, 0xc72c0cA472B0f9cba977a8cFE7dDCeD82A5B860e, 0x38666795Ffa0BfbC7D6384316B4d6D8BBD677550, 0x995C6A2Bd7982167025261318a20E6e3c1bf3EcC, 0x7d253Db1B952F643BBaB6c26fb4Fe0cF60ced1b7, 0x398F2B170797622aCCA9F69a055b7AB82f63E738, 0xa1a0834f21f88736827e8382DC9fC9786187f20d, 0x84150a2c563fE5B580B8c93a26A4111BA98E30b9]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
57
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.