GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7d3032d30d71a3bfe8a141404a0a7b46a4e658a8db4573120288feb4e3e20938
0x23a9224ab8884c73160bf62bc08e0124f8cb7f9e90b053eadbd9737941f3369e
0xe05878d685673c461b70679d4d72de6e2c8a102b422360525af6b753055c3e13
0x0e17de3cbf19bb637e110b5a671339ff47db0b38c810b1cde5d0890b2bf37f17
0xad34661373d1e7ed5d8f0785d811507a5cae186ba8439318a5e32f0e6ea3650a
0x6c221cedd321544672c4e1e61045736677780717df19d20bc5f33aaa797b60a3
0x5fc0027e06eb32f77bc546644c4275056ed4fdab57caffd0b0a1067471a8b1ab
0x07dd665a8248730c3f68786ed3c13fef1d2202d07a5f3628f28428b1f9d4d143
0x7601a08e5a04f698efe49ee9331970e97029d936de34406fa635fa976aaeedf8
0x92d775c36895b23b07decf2089ca627cad73fe6a18387a3da6c96319d4b5fe58

Functions
Getter at block 21268492
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6189ae4cc0ed1bfcdfe8c0d453b4fb36b1c16e4a6b5c37ebad37b4e7f72b235e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6dcC725d2cB337Ed5dA8AE183870f3f02Dd6C707, 0x0E35d4D30B2754301A7C77aba0Deec18aA253c60, 0xa7B4e8d6bAD83Bb04660171eE154c6E50c62Bf50]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.