GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 345 txns
Deployed by via 0x08b19844 at 17038766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#27240)
ERC-721
--
 (#26982)
ERC-721
--
 (#22465)
ERC-721
--
 (#8346)
ERC-721
--
0x8f30148ffa0cdd794eb2677dc4aeb37f6c2a593f01ba385268597ce430ca492b
0xbbe3513d1e6e54823654a4b070a76ee8c2c331c34a9563764ecb3ef21bd76212
0x3ae2352425e100cdae8f53ed7c612a5b83fb3424986f3f2970259f529df5c872
0x6a4cf29ed6403ef56fdae7046a154bb76065b9ee6f71dcd15142ac6b711d10d3
0xa687b4527ce4efd33083cebbd492a037285d6fccda61618a3f407ac6f2f00e44
0xfe1af4144b3da101030ca6fa1c030d1b2016a55ce3ad9d836d3648c976ac7cbe
0x884bbcc2e5db1540cc8974fb933e85c7ac6b9787d67f99acbcff3e3939280dad
0xc3c6c8850a79c27bcad0cead36b3a6a72b73e29eb962b2c85415d1ab3fa8444f
0x116cfa50397c5aa63e562817d2202aa1c601b9279d621b5a86e55b507c72bd00
0x3240888457f5c9ce90277c3f989df7f98f44a1aae188a502494bb465738e77ce

Functions
Getter at block 21208166
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6654da8f92e8daffa183e0dc98ba3470a1d3d3c12c993fe2db82aa6ea04cb1fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F91f58c49121d520e66b67b2175cF94f20358E3, 0x678E79C6697ec9259c1bA089fF7945D183b16445, 0xCE42bDfE099aD1398b0201db05721a9c9596A222, 0xAb0D00d9CdA68fC666c651634C21008414635DD9, 0x075BBC853a47096eE1F6d4127A259C0EdeAfbf2C, 0x4aDc90a648169EF9A06750d99f6d261a7160Cb4B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
332
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.