GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xd44a9235 at 13530583
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.9
ERC-20
Value $12.03
0xd7429834f731ea2e2b89afb9021776ef4cc7d677bb17453c864cf1b252c03e9a
0x141d939fb26b406ebffcfd8ee13fb4faa41f91b0574b67c645f572ec03ef89a7
0x235074b9c6fe8549d437fed914c16a99b863c22fba6bb82bce8b61c9bd0c0c2b
0x75cbe31af6335756932963c43c257b57d3ae93b628065ff8447f97599a6826ab
0xbc93e987060ead3a0ab7b24d3b3e6ba40824d8b5f8c35fdab8f41e2e21c7e41a
0xcd18451cc5e44335a363efa5fce45c30eaff6352ce2fff831e34d593ef291e12
0xbc6e57fa58dea4331790500cde3aa855dd6936e427d9c2a0f6879b194a407187
0xe97ed4562fc6b93c4655eea3d1a09574fed2de89c327e82d7b30433962cf7d1b
0xd5beb320220ba8f3ad5785f215cebb1c101f9f273fa591e1e05e95f42e98c61e
0x0f2a81ca16ad842e62b21e1f3dff7f6f5ec729e401744aae5911bee10cf07426

Functions
Getter at block 21206150
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2900cb945be200d37d5e979fe87c479dd7a1018899b75f7f9ea3bb1421978eb0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x919f135c01dB2525AdCd5A46B530B192cE7A6762, 0x44a439d5d5Ed9a6D19B4A862d926c776530D935a, 0x4926824540082DB587C2dB18a4900804bEb966B7, 0xd64940E59C30ceDa38D5C40903131d19A487ed63, 0xdD22a45444424795785ca81F095361e13Ae2edAe]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.