GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x0632cc01 at 14203024
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.32
0x532f7ddd9ece0937300d4d9b0995623fcab1d844b99d06203c1f0c5f8928fcdb
0x351866d047e6cf675102be1ec503f9a1cc6baa269a26b2319e64415eb383a41d
0x1fbea2ad5d50c7fdd179e6f7a6065343f72e403770f9568b4ff213aa07bbec94
From
0xff8ad3c283ec05004b4f92ed541cecda9bce2b0aaa4c78db3827734075e6c860
0xedbd7ea02264f59df23a6391324e2a9c80c6d0423f1dfad4257225a5269228e1
0x2c38131fbd68b2c8f9f1630b33d49429891508ebc75498f34899f953333eb52e
From
0xa2618576c6cb6bcd9f56c5f88d2ff49ba1ce99761a8f635a75ab49362cad4c46
0x10ffad7c3a03b391b33d8f347df4c638985cd353ebff4bf904293495ae7eb625
0x3cae0e1ca1e630a12217dc72ab1ef75444ab77d510e22a224b834867d8e0914f
0xe1cfe4c0dbe09adcacb91ec723387d61266fe32e3461497a3a5bcc4dc014c842

Functions
Getter at block 20866390
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e927241f76022604f0207fe8aa3c86f3f5e18fb7334c8094758a4014e6e7e82
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x89d4FFc268abbcf19FaB2dD7c51a2fF954B14CBf, 0x3AbFc698217d1519c9E2127865A5f256fbBd51dC, 0x255C8BaB632562e663fE133ca240B5424A50145b, 0xA74c17b0b62fc240029D53CA989E34aE9D8E25FC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.