GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0a141d179350666dd976343d0d8745be6fa5fd21f82c1e2d0d55f07dee746b99
0xfc146706722609eabbfcf63431e6631c501963b4d59cfbeb329307240521fa87
0x730ebc42d0cc38a029c43cfc86c4d7d9ee4728448c7a3b281a2f0e1fd69f3465
0x39282e60c88ae49ff215d9ef006c0dcc7330d34b4965d4a48eb7fdc93d6290a5
0xf364a480480f93a741aac6a161fc499235f01ff7065b9e250b3ab9a5659ce662
0xb035226f65d0864ac153640b65eafde7ae63a700a3bf33ee83118169d8e70975
0x056f44a92b0335fad9f01e24df4d6a6dbce49c45d42546e3b3416e168db08cb3
0x7092ab3ca8259f7b9c6803c8b84b5ec7fa43050728a512490dcb446a41ad0ec1
0xf1058b4da8c56ed02d0eabe6417fefa4e801413074bc9be389f3bde09b55f48d
0x47aa0cf1343c7a44c6558ea4440b5767f50932af495d8c506b68f9a3c18b1c6a

Functions
Getter at block 20791470
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x83862a395bb41f18de462d80cdd4b323ed383b279ef64e0bf8293738a3af2505
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDD134e3FE548b2417adf1c9A0FA90a76F8D1e8A5, 0xA742009Ae8395E62417901F74d144a3E12A75c58, 0x06EaB15f3C1470F9D5e6b33594846A45570b6eB8, 0xFfd07ea07e51b7b14Ef294210D97C6785cAA8B45, 0xe0d11449349d73f4d92206B4146528EC617B613f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
57
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.