GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 113 txns
Deployed by via 0xbcbcfc92 at 18244531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $75,533.52
0x291a20127a3fa079e6fb392b4a643fab8736e6ceced1cd3cf2bfd1413cff52a6
0x8ad08357afa3a7844c935f6cce82a35d34207b574d812116b871446dc5cfc93d
0xddc0b9209bab02dfb4a7ed3bad89e9cf6b9e649d516d1f9bfe9e4e3fd631436a
0x8c09fa3da05f73707d7d6e76aad5bfbb52b00736a793d9994c0370041f3a3690
0xe8cd4085a6a77752c44b6f6091f1a581fe02fa19372a09be0f44485410e63ccc
0x0c1b42ede8cc8d2fd555dd0db18ec3a0b0bf73aff38b2ff3a81b5c4d18883425
0xaef7bea6b1435fb0e4675f03c916dde41c9558ed777943c627295685a78072b4
0x08fdbda0e5523e350a9f26cad9ad9fd8e36cb1a97c78b8b0e0ae07338dd8e977
0x39dd4717bcb96eaefa0ba2db6e57e7fa154e626666ba9f63badd98d8a747b762
0xeb4cfd83eb25d928ab460b6549fe32d5a2d4ee4f1566507b1a32ecfd873341a5

Functions
Getter at block 21202021
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5bf76923d21b66cf2e91ca6d6b35668335ecfbb65ef83e07b357d9972c29d8e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4AaE68a5C2Ff8BBDe6efBc893e7793969576EbC4, 0x8aD770CaE3082cA747950436Fba03185C32a2C00, 0xD137Fc43CD605ee82e9bb4570B6890851fb5450C]
getThreshold(view returns (uint256)
2
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.