GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x6245c6ab at 14144350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x135f16839a76896cd1e723308f5bc37e01cffa4c09a6e9433fe65d357007a82c
0x22a93a715827c22d51f9e945de94adee520be6a5ea6d7309d6959678b1db4fc9
0x197f481711f0a4c3d5aafe1d5b6a0576850a4b26f3fb435b4da0491aba7e6bb2
0xc294fe9be21ee5db82ce531a2f2a7cda874b6ae4f649cfa5c35585f1d51d8b9b
0xde0fa673f84a3e144e161859dc7e69d057d5efd5c1d422fd425418fbf439393a
0xfb07c57170236fdb3450d6db264f2bd25568ecf80bd83d8d042ba71a453645ee
0x26db621e11f3ecc1d8ffe21744987bb85993a279b52813a61324492c815a3d55
0x26fc5869a0f99c7628b8bccf4e6a6eb95d17f5eeb04dae3017d960fe419d5c53
0xa8212b6cbcbeba2d3ecea7ee99da54dd9d78fee1cb5e82c2e6139e586863738f
0x321b94c204948f89a83b4cb12be0ec02960ee6e892e9777acf143b7993dac7cc

Functions
Getter at block 21283987
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2e7d9b83812214178bc495ba9e84f36806aee11adfa66742920f734709cb5aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcB76f5Db9EBD333c2756C320093015846C17c525, 0x06D0540A268e6142b83f4Dd912163f482323C005, 0x27B7c9B2073205B5742D20DAED79A69435EC3D53]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
59
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.