GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0x96164052 at 14658626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#14)
ERC-1555
--
0x831a275794e0d594e512ff9a1be3f9a077736409d6b86afd736b026de9245cbb
0xd51f2ab531f33ff1be6f255a2eb0b79318ff63481ca6cb569a0e588d6671372d
0x9a4a4245b946d5a15a14efc5b6facf6cb3cd4b6f41d87317b2a8b4d6059efd54
0x5f6abc56c616f017e0a1b0f1c9f6f38056a840dd36d3fe7c5fcc87cdb6ff2f73
0xa5df212c7b08ffed0c6026b02d36c9973975ff0f1cced72943eb32baffb710ba
0xc21922eee8c347da9a1ce8877f516d045dd7f0cdb2e1a7be27cb80a611219f0a
0x8d9cb65ac682deb24ec0f2f599348dd98217c34b50099adda99aa02e713abffc
0x7663a2aa5c56b7053c5558a57e9803784f1c91dbe3d8f98b80b392a8355efaf4
0x1acb8905e711a5d14af4eee7fc04b218d1cd32773f0c75e29d5f545db7cc6c16
0x1dcedae95555ef61628f656b3d270e5a8f856ef636dc0d6c62df30f21154879e

Functions
Getter at block 21316502
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbbcbcb3a5ef6b9f93d5dca1da55df5e9e9d6571fd6cd692271508281cecd697b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x96F1197F8D8D356397D16448eD81bcf9e6B4A1FE, 0x13fc4924CA2464b9982D7C1e0E34A382eA650796, 0xfB6709b2Fb3aa63CD95ddEa3b7D1f43fB9033af1, 0xa87807A9d9B62e583D92E8f45C917749c6F615e3, 0xc68e2A702c7f2ECfaf6E4e885Da1CEb2f767183a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
108
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.