GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 130 txns
Deployed by via 0x36a7c92f at 15850943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $948.44
0xe95f219662d8e7a29fef10c53e769e9b221901e30c9b1414a90e0b2186ad2a1d
0xe116bd30c00c2d7d429e61e6b42693c85de8f4ecdce9139f11fa196281743719
0x6f7e56e427e4225b22471af0c147d4c152c7d60fae7f4a13393852a213465178
0x9392d43aea98abdf58164c2487fbc85e5182b3a05abf8269d36bbf26a077e42b
0x398f859116588e067e2d3312efba85dda408afad042e01f6795cfb0aad7e6f4d
0xc6062bc2da9ab262d9cc1b4ad38472997655f2cc646af151c3c0332ddb673fba
0x095ae0458738cae9ad8bbf5746a5c25c9630236757b4c0f7d5d17d7da340d019
0x541e84edc90e764d061928cd492e951a6ee9621825f1e3dacac3de102ff8513b
0xf1e095c64c2f58c51ac2101f1e13a0363ef7d73fcbc31af0506f0d74bd889571
0xd00d469af353af3a7aa698d3cad49ddc7fc7b5897fb5e4a34bf49d72a6167815

Functions
Getter at block 21217377
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe4bded3945338f58d6b3cf9023d62e9e2e4401ea06f2e3b005be3872be430b31
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56a330E007595da6DB04E9e8664Fc89B0c4BE7bD, 0xad5EE56B7850E796528Cbf8134b94DF1313A6058, 0x2d6Bf4D09E62e06A25eb2F2F07cc34967CC59854, 0x525860D1e2BD02C9a12ED3E3A060ddCBDE3DD53D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
93
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.