GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x2a3ee6d1 at 17933998
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37.84
0x6daa6892cdbdf93271dba0b012695b9dc47c1b23b1ce5751fc1af387faf60dd5
0xb7b7ee9a7c99fe0793574f92b62502ec0d340116c37bd2151bff1418540152d9
0xa89303bc2491c0a43b7637d530ea460fb5363b56890b00599040fb2755934484
0x243e90e003fed3cb0c1c3dbac93609700f8de077d8808c8c09701eee3caf3917
0x29e810357bd1f55d7b19d751ced2cf955067fa77a89f65619a8a07528f98f2f2
0x0c959661e6d41a51a0156695ab9c16ad56487c8c86bfa345fa636beba8d4810a
0x0dce5fa2c4ce1caa83aa444f97ad5ba1bedd7d9ed2cd19b2ee2d9a2185d859a8
0xb1bb4549b955bd50d4740ae0783c5e7ca318ade1d73ca2c8c7a0a6f7c680fb03
0xc90296c27c2334bebf9a0816fc5f37cca6979ee7f0ecf726c7d1aecce42854cc
0x8868dc11151f87c08a34f098bb95722640b2bada7c81ad3ca503820d1fa9b606

Functions
Getter at block 21246501
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc9694f2d4864538f8ad55bd6d84c2781bb15c32639c25e2228b77864de6fe6e8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9835624DAc44D178EA49495B4604ad96f44eCE29, 0xF1366A969814139e9D57c43CD0C4ee38D59898a5, 0x877ee90D855927679be0680276D0F5795e943A92]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.