GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 152 txns
Deployed by via 0xe411adfe at 14312823
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x58b6d856acea53080c38b1da3b8c52b0800a8ef3914d72ed5b5fe5243ae1ff7c
0xdceaf2f27fe0f8ecc04b5b7bf8a807ed1ec5e00b1baa04656b02345a9da29402
0x454ee8fea0928d59bc4e7ad8eac018d3871735fc22b8bb01e12f0d070047b89f
0x1c37884a85a56eb55dd2c417ee12b7013e303365bf3eeb9a41aecdbce1746003
0x3e2fccacd1f483c0b109c93d06d2b8f76e7b553b3d6c3fc209ac40c65d27a8f0
0xc16c267e2aaeb7996c444ad86c4aaae4bd829cfadec7488302209eed4e5b8d12
0x61d55fb75d9e04ab81737e1b0f4c308c93c3eb1694aeec4cabfe498f4222e328
0x76ed2e3cfae6920c35dae69da243cfdf52f13484c75eadcc7de7c2f4b154b0da
0x1810cf450b606747d434f11fb80e5091bf1e4133d31360653718f29ec8c9e475
0xd20c179c6ed206871bd62461947ec81c66dc682bb89b0e16ae683de3bc428d3e

Functions
Getter at block 20983790
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbbe0ef088806410e830a600b5e0679683eb341be6d78d72d21e9261837087662
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78C0Ea07874F4C1Cd97cc14aE343b1ae85982259, 0xCD54FFF5CE686D639d882b4A03D0C517CEf5069B, 0x400b576CF64C380f7C6B1e1256f655440aC3f601]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
148
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.