GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0x805ac65b at 18584665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $664.2
ERC-20
Value $561,424.98
ERC-20
--
 (#2077)
ERC-721
--
0xb612cca6f894a5db6bb8fe9ea3ccd2958b5caf4fb45f4a0f63334ec21668a3fa
0x1e8dd13d1179f2b5c529b8a81dc7bed10be7edbe2bc1b9c5ae6ff232479938f6
0x9f4fe2aed3acd1a025d510672b77b640ad1dac72188fd7c9e50f1c24b4fba2c4
0xe2cbbb03b1da303e9ec6fce7a99b499a29fa1c33c4a5570b211c3769d75c8ee2
0x60d6829707a9b77ce4b353695daa3d163a22937eddca13aabfc1c1ceb7628fc4
0x9f9b3317e4f7bc28f7de8e926b0e1744425eb663f76767c03ee3eddcd60abde6
0x84a6895fac43dc2e3bbfcd0a1bdcdc7a589106212d181f747426dc3c84e3f79b
0x9ed2d0d6300c5507abc8ddaedb3d3d3451ec63d86a3861458677996e7324f5cf
0x413273c2f6b453632fe7dfc18f0c06bff3a29405f96677695fb5d126d6e09b91
0xc4bca15cb0e19bad3d85df7993505bba573619601b78ad21aee455a2bffe10a9

Functions
Getter at block 21177007
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3922972ff26971596919c5f202fe42bcd3ad75a0fc12fb6d0d6e66900b71f036
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x71026118348808264d0c95926d3A95A485f348a7, 0xC651ADbAA4bA050284323ed44DA9da1dC34F42C8, 0x54bCe98f8a14696c97e9719bfd6Cf006Ab940B27, 0x548e8f423B17d91f569d24589d788030f84e08E7, 0x876c72F47AD723468Ed42adF6feEf439fEb3736e]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
75
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.