GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x5dd6e9b8 at 16232959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9.99
0xc3b6ebf8a2d140ff8b1d8886ddc12c41df33a9827b36f3c59e8623111efc6bdc
0x26e2658e6ced0b4080456aaea60372a62a147e9549ba2b7217f61bc83c71c402
0xc88435b11fd2eda346bd63bfd1ed7f35d6a77e6e876bbf2c9c7f1ad36fe79eb8
0x2051d877d25a0455ee18534dc1475e35f661cc7b777c11e85363dc6893bd9885
0x8d29109f70e313b077d4263cc9882f61d148a34ed58ed7dc23cca62aa7ce5c86
0xcede16639c129aacf8fc8a77447453ecc4980904e463024cd67ca06d9a6beeb3
0xaf88b802cc717f5f929cca62adfba1c95e23e602c0fd0a4df2f4c4a0a3488717
0x443389e6cf1664fd982936656ae032e719c29d2d8afd75f6d852450e4ce0bc23
0x76d1725d3e30ee1461862a57b3cbe6036d6e4ce83d843aa64b764d342e3087bd
0x395bd73558fff1e3159cf0b3413fb64c017455325e8e383bf66baebe0177ddd3

Functions
Getter at block 20901611
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x425971ff45005a02a948036107d93a1e8a2e4517a25cdc403e68908a0ed70341
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x178bb3D691626c3916A2742c9812c3E9aeEf5974, 0x017582bd42c5519335dcA317A72c76d0d697f292, 0xB2Da8b3537190AaE2509697C676615D3fFe448E1, 0x9286aD2F9a880Dc8fedA9A0d98b3A381E4Aed5D4, 0x32e268C8cC4BeF889270Fa28d64a2779915DBD57]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.