GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0x4688495d at 13377597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.15
ERC-20
--
0x0e2014d324ac082d18b25672193de3b9a1ead53462937d2ee6cc7263fc939214
0x99fe698fda561f2d3d7e00f109a883d4bf298100e9f307b41683f6f0dd54d404
0xef40e40a2584b2a5d15912794856eea35185207da57d3b4d92062ec0676edc74
0x0871acd0c9e83a6e2ec17763b7a7579d0033ac5dacee19f8a393e24a0ed74d55
0x182fa2d32d2f2869361c81f554ae0218245b29592a4d48dc72afab2e34eaf072
0x106b4bead8a1512196c46069a3730ea1400b8dadd375709a0863985508101bfe
0x18d607f90ec14b25511ec2d7737d31c091a81aacf534e87b603d5919c7e24398
0xa317191f7998250e4889f3c24d6f17aeb7060e068ad78c158398ae966ac3ade3
0xcaad7fb50c5e3db6a1c49afcb98dc49de1098650f6182e687158dadb541f5678
0x1ddb3d7d79b01164b1bade6a1062154ad057bc0bab4df7281a6d8e3ba565ecbd

Functions
Getter at block 21184046
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeb2130add63126817293b0c9192e99ddd2eab3ff002a7c81fc7672c0e78be16e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49Df60033945B17325B4Ba0cdeb7c0E5299139F6, 0x1f0BDbA24AB488514419777557f9D040012747Ce, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x66f76Cfc5B87deE93c75467caC3798176eef1744, 0xCFe5dc43b213FeD19f5f94Ed6d58d56dA4d705Ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
145
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.