GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0xe9e687cf at 16299533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,183.96
 (#853)
ERC-721
--
0x433785a72967b6f67b1f79d498a5f8d6f27e902958788e4d4fe519adb8c3db5d
0x02853f1c5f5306bc8a512b6c6000f0b2afa7f5923da912da5c84943c5256573f
0xb2a9ce9f67c73596cf6771350d2cf9b5e1cba3f01494176492431d931d51be12
0x120d816f6d2d0f736e1f775a6d6eb8858c9d8dacca08a5fea370d6c92e9da665
0xf4e20d62450101a00fbcb87b9d4ece8386aff9387ba5805683f3aa4e21756484
0x9710136a05e659c7c665aeef064fa8d2c6f4706520e7842d30b9540f0bfb4d5a
0xb490acc8a6599b32957fe623ab6737c9ad20d9bf18f8fdfcde05582067b7ee63
0x65c6f51ea5022d86dc7f01e0f7beb58f7ecd95aa92b3a8a686796817d7c3d7f4
0x61026ac2a1113634715d4b7bac582f1282ff9f33b6547a3d12c0ed454e5258d4
0x29ca515ab684495c36979aa9879ce0e8ba321af74020102e20f6e677ceb59a32
From

Functions
Getter at block 20823396
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x877ad6dccbe4eaaed359014d712a41e3966a193ffc2b9a3c228c5b50b0bd35b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55A733405650555Ae28F61F3a1AC0eAbbbAcc289, 0x2ABBBFFB4787177021B7A65334A144E13A31A22f, 0x069C5719ce8D2b9E0F6b70a95b33DF3f556F7F84]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.