GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x61d210a5 at 15282091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x78fcc3c4e1365174fd8682a36970d94b97cfdd4b887f5e102cdd1aec5c52b321
0xc1265f88e788aa97511a7616d978a031a7046dc1a6dafe2ee0c842bc4dc7376e
0x2c61ba672652c8b2089468427d70ee3423c6ed69936c194206cb9955618e9387
0x099545bbc6a9f363ae0a1ce11dc31c7d44569f54e32f4b799be4309884eac41e
0xd6e9fd53f979bf6f9dab0838dc1511ffd805d5bd1e387fcdf58818611ca644e6
0x89406e47e70fadb27889e38e56109dbe2f0843492d301286391994ee0130359a
0xeb4e08e9d6489744aa7781be5cbb29e237bba99c634299d8e44740585b95169d
0x56a698a3431e2a65d1e4bf5e6fa5c36df48736ca26dd1f085c8e9cac14f3f5ed
0x6311d37112e12893e133903ed5d4d9d1b6c767bf42009758095860c34c0afc9f
0xb96f1c542e75178977f64e0b7e62321ae45a5d21802550dae992bbab5497e7f5

Functions
Getter at block 21178326
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd93a394ddcfb52b816be47d7635516ba5691ad2a741fc5d470a8affe1af85908
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC2551CFdCCa639B6dCdf33c16670f958B6e8A06, 0x28a2Cb5697c5c6b9C826E8c2f339bc901142CB40]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
39
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.