GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 356 txns
Deployed by via 0x184798d4 at 13616790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8d477268ca73cc9619a0f02b349c20a1124478ef2cda262ba7d9da4d44b7e6d9
0xa3db85965b27799e7f5f70f721f4134405e7c93e4b5b33aa0c453cce97df788b
0x406a5f3a57d1230fc39131d5c83a7572a658bfdb257655220ce838478b22d306
0x003c6c16ace2ea25eb659a8cdae1feb01b01f4337e0b8655de48ff4ae0f82ee7
0x5192a00f1ace396169066369ba74fd2acf5245c688189ae5fefbcf06ccd85690
0x7bc9610ef54982dcd404f8ebba6d1e3f7b20af54dbc75d6562981620b782c984
0xb5d898b5c23106c769bff4576bd78d3809262c8a063e1b8e6d7021f81a3a6251
0x0b1573f53dfc2a39d62c0de2155ce14f3b6ff1e647497c7ad8613bdc11edccf3
0x22b91d3b4748388d4cc69ada9c3c7ad36a87e5d0d9f0ee136dc1776a136ef1cd
0xbde1e3df50c4360e7b21dacce03c2a1e6818873f666bb2f22563d01131599c05

Functions
Getter at block 20851208
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40c97b7ba3ec9d7562388df0d92e7f64a6f3fc9ba0cabe1cc0f0cd711a319eb5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe106f23dc70043512b363c4c7ab34ce5B6c1041C, 0xF934c06f52523E4DeCF697657a16Db0ec4489B64, 0x0c559023F1a27fF69C9d4f42889ce2FbcFC2EAA7, 0x8d9Be7185Aa2ca944d89779F908a1E4867BE538b, 0x089556B155a142027E0c1255dA38780337A9cEBe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
302
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.