GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 291 txns
Deployed by via 0x3a4d1beb at 18283019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2947)
ERC-721
--
0x17be299b838301ca2b75efd0973692a8db281f81df385e411f5a20790f414287
0xf5a9b6e4ac9fc061edef59d548c8e942bcf64a2e35688b4fdac43abd8898f1c4
0x1e5f566bceb8d83d689602882a743120ef7ad91d96a28f74d463285de0bd0fa1
0x01780366c788fbab5b0283e3adf4046a3d9684cd45cfd0c9c1f2c62bd624d917
0xe9cedb3d56de49c969657e7fcb0a67aa77e3039ee4a21faff79f3514680fd17d
0x0a2bf37cd52a16c76bdf51a114cd021e28e34a636af1c674709799881ca129ed
0x7f4e846479eb412a7953ee28ffb316b57d19daedea03dd84f4836d31fdf50dfd
0xf529c2d34946fcbaa827077bc6cacf71ba7c919e9b914f7b6e38415fd632ce87
0xf4c97133cb5d716755f00917731abd854c998df9f781159f27372326bc6ca7f6
0x3b70069d1f35d04a84a6c2005cfab4297cd5206d98f00150bd272fa3279f7d55

Functions
Getter at block 21118828
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3fa1f6fd16a0611c216a175842e7f772d4bd73b29d5df64a4aa9066ffce31114
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xacB43333dC6f3ec471b8a8135C142C7249d7e680, 0x673B1ce4C23a60ED36aeA23BaE47E18096e33824, 0xf6DFfC97FcF259dC04E08E4836936c18B2295a13]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
291
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.