GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbcd3556cf3b5bd207a34ba9819c0f3c83125f908c5879764af66d96b8caf95b9
0x125963d39a3d166a00c0921c48a9931ed066c05473c531efb478b013ae813696
0x08785c9f7f51b7b8a3319893138f18ddbca99c6241e9aee6c8b465747ba79c7d
0xab35b4bacc9e7d21c008ae7e1c8f449ca1c1ec1a231c20101386726ce6ad7f40
0xee2df28a2c9b898b23c1ca594e60fec790e1807597db1aa2e2fab79cbee3e111
0x743c4cba5df59ab369f075ed09eb1c78f3ab2f940809f95f219509b241ec06a1
0xae82e437361b1d04fbb076af64498d2ae5511079c9fc88748ab389db13888c07
0x78e5a2e616c90c36492ad7bb49766c9115770ae29183d08ed2a91cd7969c0f1d
0x50b4bb07db2a9f9976708616d95f8a91a8f034962cadd9d2fa4ca24f8322e473
0xc6fd5b5707089b92f73f2915c2609526518df26c850cf1d9ace00a43a4909b44

Functions
Getter at block 20982344
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcbbe6895e1fcd190a2431a44721c5fd5e376501f75bec6c91b006e4bafc12a54
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x919CE887381520eD7760FbAe222C794C299C479A, 0x3Ae8cebA6a329E4c4dba61c298C24F24aeA1dC42]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.