GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf0af6c00e6159c1c215fcfe5672e8d143e3fea8d3ec521a7d19a9ab7067e58bd
0x7a0bf4823e8357b18bf90e91fb14dd7755c482abf3fd735438f212eb13163399
0xd4d3c4779a3f3283b88fdb4abf2aab594a10a51109847ae2ae3430fdca0ff522
0xbac8c2d52fcb373ee9676de769f8fa184b79d6863b9255b38a70fccd0eb75baf
0x854f8521be67fcdbd667fe0de610b419aaca36d70505e44ac37a25a4f2931147
0x15b571d0732c08408efe6d9284a43b502569e87205745b396fe24ffa51b21012
0x92996cf96cecaebbee96cf251650c554caf284268a69e624b5b0fbc945a28192
0xc69f7b687518d42de4f6b2587762462b4340133168d17e1f4cf570a5991f444f
0x7e76503361b2f76dfdb02157f2b64fc45a9d7d6ec1c0ad5f8de4b443c225b10b
0x385d850eea75dd820f5874d0dc5528ee3b74939aba5b0e35d820e97e516ebe7e

Functions
Getter at block 21158594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7f7d36a233bbc5a18d0558d750044c4c6d51bb42c09f2c89bba8409a6dbdeaf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x319Fc7B99db7AdfE45aa1fC1D12E350902f8B099, 0xa57e5B9611Db03cd47509053A040F039F9F17119, 0x1aBfDc4Ed780E9Bc0a26C6bAf4a14Bbd4a1556B4, 0x157738535A47774C3528A00A1C375868B326803C, 0xafFC44db2fdCb8e1DD8Cc419BA5469884302D7Af, 0xC8d98e5C47321fd75A9b690005Dd8329f892Bc92]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.