GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x7703fd69 at 16994910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#35)
ERC-721
--
0xa589da3786987e7e60b5caeee02e08fc36e6bf5cf8a4b1dd05e28599994c11d5
0x5fa135717951a82b2abcd6ab19a21f1c652b0980f2c50dfab050a449b22d3643
0x92732124006de8bb15b0987e644d88b81a489af35ddc8f5522efdf5f1d411604
0xcd61f30dccc7bece3a9cc152b35fa5b8c19cace8dc921d94ca00a9db4dfa0b64
0xef77f3cb380a053c31e8fecff72de0d6d6fb33d40ba1fcc8c459298d7bd7e034
0x4bf0d04faf1300056052ebdc14aea463291988787ea0e28dc8737e9fa5202bf5
0x7a36772a3c8fc35b428b12160249b664a9a45de77be8d7d70bdb591003af27d0
0xed41a1395066f9c3d71ed667013c7e773009f9fc9cc7fe75db532c5b97a109f1
0xc21fccb09ffc1e63f5959a76bb54fc40ede6fe35fedf0778ca12be53be303eb1
0x800c6083de33051502486aca2f1dca466cb0f60b0047c282034031a520c1732e

Functions
Getter at block 21411169
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca61121968f36e7141f48ef3e9c63b266653421167027d237c47ce5eaa64df44
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAFF3D82000911B4Ba91ef1d7a61CF3935ca0d3C6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.