GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x27452b44 at 17387206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,569.98
ERC-20
Value $30,044.49
ERC-20
Value $0
0x360c7573b69418c8b0ebe9a62ad6cb22531103ceaf0490df71c3d4d6349a6ba3
0xbeef34aa0ad36bf31f090a0da80909292cd078fe334cb3bc1dccbddc7685303a
0x9adeb6fc4303ecb69bcc1b0fa6560bdaf21a40eee4cfde96c9a277f98f62d0fc
0x0bddf819552b88644bea1860f6d19f6072c4d875e076916743595bc7617f6141
0xea79d25d9c5ea8a916ba7ec5ba74b00daaa8f1abef85e4a6d1e19dcd1374ff8d
0x6c55d2ba883ef9d2725a8724919b4c3b0c284c95e68de19167a10a8736f4a570
0x6e618fe961b9de30ac7a0d0375c66b7b2a387aeb413b11780a7b8028c803c82e
0x22f77501ccf9b24a991aabe7bd04e82fc5b36e2d696cbeb9020b359e941d8671
0x05677f2456fc6ae29fccf8719b58568e49d9f4c69068a3616958b5a3538be28b
0xecd56e50ad54a9cb954d197dd62a3c20cb31994d2521e313fedf6d48b8cd55d5

Functions
Getter at block 21280371
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x575dcafc13b0776913626d1fbc58fc626b686d052c7b0ce57ca6decfc691cce7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5b2c0fC6172c6d9a065e23b42506dF7e501cC2b, 0xA2fF0A302ee3a9716715864F71B8be6E2A9EA7Ce]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
38
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.