GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 134 txns
Deployed by via 0x6d9b24dc at 13519403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,711.35
ERC-20
Value $641.71
ERC-20
Value $26.63
ERC-20
--
0x0bdd233117d6e821420729ac9635621593153f53cd1154ca45f8a5e3c731140c
0xf38cb160525479a0a30e57d3aa174026ca511adc870caee839da32154d2a2b74
0x6411777e3be34f7d7d5848fc638a4724b757f8faee01c76654c5fc6f640ce379
0x8c213f0a626b0a3477727127978ea046253f570d07a306f4c96756311034be2f
0xa6629279b70bf4233f8a59334326accb2c156c7a12a516988ab7732693c96b2b
0xe85447bd779e7488f793fa516d761c29225be0fd44dc40470e380dbbe5dec784
0xa0a9f97378b6716e57f3ba8b56695edbc2d8960bc620d6246a5067ae8839e8f3
0x0eb0a0bcc5524fc9e5f209f3c8f0ff82eb438132540af8b54fcac4e5bda30dca
0x08f2e6315e53466fee0ac31ecba8f3ab8a33b9de44bd6651de2f5667c2d98925
0xa8e7511d8ac2f93d8a93b6be8b45b6a934915c36d2174391db9d692db5d57bf9

Functions
Getter at block 21119428
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a92e0304273f150b77bd38f04edf9fb8541226fb069078457223d6610806bf0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x273Dc0347CB3AbA026F8A4704B1E1a81a3647Cf3, 0x63989a803b61581683B54AB6188ffa0F4bAAdf28]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.