GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x7682a61c at 14891139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $0
0x37d7487cc324f93d38d410caed2688d1de35ace67ce4b5286050b43be133a16e
0xf3779add8161a9b03fbdc75cf5f34832c0de2080556f8f1a10a2ea83d814cdb6
0xe5255c1cfa929b5dd2972ac341e9368067fb4493019365264d505e0cb74c32ad
0x31d5922e93bab0a7afa9d693a03bd8c874ccccd340b416f40a53131895508972
0x6274a4577340557f9807ae6cdd8db26dce1e260624b79aefa025eabfcbf47780
0xf7c1cf8bfb89b88c56480836c28aaa33a038edf5bab1fa61f1e12d76818332f1
0xdcfcaa464aa2cf6bf8f9794cf1d14dd9e9cc8523ff1ee2a72177237b372d1b29
0x1543090beba6c74479af31cf9ae1b0aa522e82175d373daf6096def6ac295db7
0x892599f75166dd12ea6e5e7b8b707a809981c0cfd4b9f1f4e455162e0816ee96
0xf3eaca294bbcc89c96de134e982999b61f7a1e69ec5843255c9dfbc2249bd876

Functions
Getter at block 21212057
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe687700a1d21220b31751fdd54a40da6694b9d21c699745809b215f71519389d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeA3086742E3d812427DD540dB6d9a5905277B49b, 0xf2CC462670626FC5A79Ca412242A69cfef0092B8, 0x5f6c735097671a63B24c6705DD6F93c8547Fb0F1, 0xd967113224C354600B3151E27Aaba53e3034f372]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.