GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,258 txns
Deployed by via 0x8efe8ad8 at 17024050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x782b4c9f791f240b4ef81bf7975cab2bc0d677ec00a819b0553591da78f4ac54
0x6a286744f82c943f50af174b377c6c1f31bdcb9f11bafa33107b5d981af1fec2
0x98313d3c46268244d33eb5254b2a8bc9e85c7f38d41107f37dbdc14ddd832088
0xf1d3be40625e8129738c809f4096da78216813aa5d7b94f1c51af596280586fa
0x520610d4effb731d354c289b36ff639f5a0ff6ad1563e548a236ca441d7ab26e
0xb5283f00fbaeabc696ed83dcc840050b5ac9743fc2efaa0817fbbf03b7a0c78a
0x13bcf3b2b3b9523145be2793e4620f634d263474309539c3703a7f494a22e6ae
0xefcd282f6f1da46cc4d451384f2911c5deea99e4fe2d3f31e4213df975b6617a
0x96f22e968179330d72686c314f63b11e3d254002314cf0caece67c875aab3129
0x9edfd67d9661c7d0642e576ca4b890fa88ee57c7166b18395928449577370cee

Functions
Getter at block 21209634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd4d125f898593492e8e4b3f67db35946e01d2e5d00e98ad5e896275fefc8893
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0B7CC81d83f299a6b6f5E82cCCe8B213a8f70e6a, 0x35A6eD61822B03389dc3ba23F66588EF14d02754, 0x2D4F5Efc7C09682A86fa4cfc5C94bEda83Bd3857, 0x52c904aBC83fD537a508F56Fc6F3D723fF5403e1, 0xd534b9530425E9F32b7281f4FfCcA97203A182aD, 0xf636bDE8d51221e2a83a8C30329C296F80BdDFE7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1255
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.