GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8e6085f09f6cccbbf4fccb83fe06285d3b955552e4e0c645c529236c084e1f4c
0x7a65077f25a3e5f9d4f0bd0e82e2b52b851aed5c687dc8e564b249aad2adc288
0x5dd75762fa452363786d64a540da40d80e4a4a91b1e2837381d1b34a0f5526ca
0xea1ae515401b2ede0801967526f7fa230772f4c69c9a2af94ad9310497872a24
0x60dc0802eb177680bc6f7b2e47b90e9187b9edb1e397488a96c61062c90d6155
0x6f9650e3f4d390eaea920abe8af12099b66f82ebcfe14dab23475b4a30352e33
0xf6800668ed1447640cc570529970c62d1399ff066ff322771f1c32b564d6543a

Functions
Getter at block 20884036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1fc7cbbf1acd109cfde98bb91950517848384baead5a6bd1d2f8259ef22ee089
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEe317b981f27080753A673dd677122a73101Dfe2, 0x502CDA01748736288aD2464C500a050d8ce7A574, 0x5D307b9FD27CdeD1E0F72eDe3c0B3269b603bdF0, 0x41BF39033C732F884A52ddf38F647aD63457CEEC, 0xDC6Eca7b06AEff50BD930B26a15c834e0b36b36C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.