GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0xcdf45c2c at 17777939
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
0xb63d360c506afc2d4348aa0f0f905b55cf3ae668b11e094bd52600349102b12b
0xfcb59565c02d345c4d315e4779f696b3e6c2f8d39314f767dbcd1fe09638dfb6
0x1b0e396b15a48eb25f43b24147951093bb1b8d017b4876e876cd5e51df034a9c
0x0ee5182b6097f1b7a212bb9d6ce9b547d02e8db3820c0151498fcf9c568b76f7
0x56f8aab36c779fdaa039ac95cf6b52d83fd8ca35f9eaefff4504c5ddd1cbbba0
0xb1c0d70669e805edae2ba737fb3f46663e2bae74daaa6a826c3814dc9d3332a0
0xe52a9ddfcde32f94aff1f18e21843e11988cba308016c634902a3b54aea852e6
0x13feb12dcfb8cc1ad6edbc4cb33be0d9acdbc5f8c34e5400843a46833d8a501c
0xd0e62479a7024e3626ecaf4c639ec9ca274e4cf2214fa5f4cf8b942bffeab292
0xfa0597a41769ebcb656eb6eac20519f2d916fed87607dab0ad51317750069b10

Functions
Getter at block 20901627
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54cad29d22b4f9c0e369a5bbef88e3be0ff520d6835249288b4ab0763c29abb5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd1FaD657c0926e389e7A8A5c83FEbE6f092d05D4, 0xB3f29e7a32ecA64f73865a7F2032C0473E14EF93, 0x9958A330F640Af224f03dd9218A51208F77c3CFc, 0x748dD80189b233B229D17B7C7206EaD369D83C5b, 0xc87E79f8bead60929a07A0912d8192C54Cc094EF]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
83
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.