GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x23e1cae7 at 17964686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.43
ERC-20
--
ERC-20
--
0xb234ea20a38329d539b12d0a50f8095a52ecbd048791103ea87724e150483770
0x5e664492dadef1e834cef29afc04b7e66b016cdfc2337398386c88d6ca50864d
0xc51313ab3593291be2d0490d7fcc015635552d28d64d95c3036fa89d32652ee6
0x71864264448f958bec190cb88cc05deeba4ff15e100923ded5b63efedbc9ef50
0x83403866d5ef67c0a942f7c6810c00a9beaae47b372b476c2f092bd74d72c383
0x2f66d39c4c8ae0487834b5021d222f797a82f4be55b5c740b86aeed8a56c8ba1
0x06acfcc92fb01ed216331e349c3d2d480deda16de1b803ba57fe2fadb6a1f5a6
0x729d801f515844e7cc7f6f761c1cc05cbcd009553c6f22e66751604cc83a7d9a
0x9edd5fc294211cd3b2ce4855964954cd964ca8f98ea27486b7b5c7b8e983eaf2
0x220fd29a009210f339c96079194f26ee559caa5ecf28dc009559031806a52b92

Functions
Getter at block 20885905
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33b56e9b5982220233917ffebe5ca2dc58b083079f038c17cf71bfce227dd949
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbD61a0020848DFC8D1e28B4c3e70111c621BB300, 0x626a849e43D700B83D038F5e24eB6a39A4228b70]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.