GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x586a8776 at 17579081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $75,040.64
0x1fac81da274e30e4ae16499b06bad60408d390a95ad5f3ceadfa7bd1c5b0b123
0x407cd629ae12810c101425a12c11a6996731fa94822fe9de0283c0cbc19129be
0x305913d5e32c389b80e785fd7d22eeed8c6dcb5b71feb1b497b2a530cd35dd1f
0xe2ee6fe733eeafccd7d68c9c49c7f8b966ac180aeb524bdc5e2f7243f7df0adf
0xfe422173c9c821c04416d0a2cb4be917bca1dde70cbf4d78701a35b262ee0e49
0x21c5dbe3e680a22d79f88075d4b2adc25502e3f725ffc8c69722c6f4778ce471
0x051188f9b72eff9da7b4f876596f20d767507cfa27b2f5b6d0f4267d28fee4a4
0x1fc527479ad4aff4bd253840444d813a1ac57d89bb3e379bc294af2469b15e2e
0x078ce6216c4a7b51b1b874ff1c7377d88970f3904b894f34177d8d62de737e6e
0x4f907238a9f8e506e96eabace2889f3f3e9427229605a667db909f03b4d2bcbb

Functions
Getter at block 20871563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3dea5819dfa554b570ef0802be5006894f07d6000cfcebf6807579fb923cf930
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeCEA5C2f3Fd7B7be9aeC1627876a80c96289c0FE, 0x3de6F74FaA1fEE0938C48877162dEb5bc26AC903, 0x2d8776a9fECC97ba6CDB404BcC70C9dfc8fAc6cb, 0xa5F891faE9f2045bf05103dEc53beE1A35B33727, 0xaD2F1f041A89Bb859DEde96A847E22607f43D19f, 0x7C422F0AFb44c2dbdC3E91a1E6C34e7b79b62232]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.