GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x237d00ec810900981869cdf22071d8fceae594d2ef28c28857967a7400277a6c
0x39bcc906cdbc05f2c702f8d8217dfc22d129e34818702edf381524416731d634
0x11b38d98ab646fe8660dd73d6c2ff7d8705b6ff9f3c7e25b4fe72112014384e1
0x205d39846687edd27185b649912c1b50ed8bb91f85274555ea843d8b0042efa4
0xf706b8ff18d8b48d27e8ca4fd08bad328037891c499e5deb2fcc1e646b5b9809
0xcf5801231ab54068832d32014838c2fe4db5ac3285558224802f220e5097dfe0
0xcda0b27dba0d36d4a0e7550816c82ee0b86902047685416aa614077aa91f2d29
0x1168d4032a55289be3b386691c3f08267110b354dce8491a7a75c014d8f4dd34
0xa261168ac44b6ad7b51698d06b31aca5d789f26354b689743ec552a290a29d80
0x91309d6b2cbba2ad9e6d7b4737a0e851fcc74b68510e5ac9d9a22171a7734ad3

Functions
Getter at block 21247705
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3c2b512f852376c4df9551864f37fa469239847dab52f9b665a341b58ff2ae27
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77744EB998839f4Ef5fA7b8B3E675E3D1570DF2d]
getThreshold(view returns (uint256)
1
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.