GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x6489372e at 19277641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x6b6d44c70dff6b0a6ab8a68a11d829f2cb8836c1d06d31568df834095a5b851d
0xa997870963980e6de2bc65d0ea7c21ee7cc7a6091241d464a7a0f410a4d77548
0xc975af54052d07445f185026c07fb51ed3bbf7851d5d09a9aa753260655f3261
0x7da81d5551158144014b567e6f1044134c5022b415df51d9d7abe4e92a2db9fc
0x11b059006285a763d3aaafa0bb11920fed93f7fd755d6f6c430eb2f259b2da69
0x2af59dc4f423f6a6637e13fb883ba72ace6c5c89fcfb5a165e4070b4072a25c5
0xac53a22f0933eec4c26128a5531667ed2851bcc287ae858601387f23b3445c82
0x75dca61e7e46d151a26298374fe3e60eaf4fe0fe93e38d58eea6af977bbabeba
0x161f5b81a6b91fe5a18c57a56273205f32d0083f40dc28275a6514f3daff546c
0x6d087ca10ff5a22c20fc3ab7e3d18a5024aaf9653e1bb4b2a46d97b82e1bd272

Functions
Getter at block 20887060
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeb0e1f3f6745d13afabcc7be694c678abb8dfd20c537288b41fe40c85fede2b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x198339DC151fC42e140dEcA8247e3c02bafC0432]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
31
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.