GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xb64c3cab at 17189447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $275.18
0x71960b8462d75e92e84eea42ad24a8c0e5b32f2b439d8fd1fb3f7d8c355246a0
0xf41150200787572652d08388b7c2b08ff1fa284fd9c5a2b04ded671429aac9c8
0x0a29ccaa283a1e209f38bc957f98d7186bf4308de155fd7cc268e5b6861f0b51
0x27fb2e7f8ced8cce0d3d30da49148a436773789d9f2a1dba076314a3f294eec0
0xc810e7ee2cd3a7cc356a5621bc17e857b816302d7ef764c23032992a0a874db9
0xf072fc9bb35e0a170ef3ab005ce0bcf43c92fc1101120b3caca45cfca7ce84fc
0x92d301b6da23c48d0e9097c14a0e7a014be66f5e1fca678653bf7677a3e491e5
0xc52f55bc0211bd23d383861049f3555727487ab9a1df0f34af23b1cc4069d7c6
0x3299b9c5176770ccfc620fda68197f626e699ae8f21ddbe874ff3efb1fd4ab57
0xb8cf12cc2ddfd01db81034d9349125e8e30cdc4cd0871bd284e7683c00f99c52

Functions
Getter at block 21207196
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfce1d94928a9a8e3e22fcf455d9765211a9cd5ddd65ab8db38facea7cf47b283
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2730763F3D9d0bF2C0aD707513420EE0A03D4CBC, 0x87533A745231e68A02cF3C1664d580cEf2Aae106, 0xD413F39d9e2137adD2Ec51991562DCa0F17C06A3, 0xB5B50B1d925A8cb39D3C33256367De5B14E7E5b0]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
22
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.