GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xee7e82cf at 20330036
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,395.71
ERC-20
--
0x65339975a0c1a70fb9cdb0bd7690037b4fbcd156e645bc18d1711ad0c06916d3
0xcdf2983ddc97dd843a3886360b205fa270aae89949425aedbb4f70dfde2ba624
0xbdefeca5956af76dd375363306132dd4c06521c3d3d5730d76246503e955395c
0xd0d8840b46c2514c039be453d64bf51f968a46a333a854284098804d54f77303
0x73929b2d57ceaaf0e511f34160437019d266fbf6b6d3feb80a7f0213f3a23ce2
0x7e6828c7928fecc9259a8d8e6b225d65445cf11c52be8eb9e28d159577716ce7
0x04f08f433cdccc9ddef50d4a2586b030bfdf17d8640558a14fce6a8708fc80c5
0x85942e75326e16ade4744d029e4352733d29b7f76e81550a984373b2b0779d73
0x4ff99e040b039a8ea14f38b1339f6504299d2c2fbdb18b62fb97a7dcdfc3e78f
0x6750ce19a43b517eb1107675eee8968e97a1c5bf6abebcd806251fd8fe6ac961

Functions
Getter at block 21223081
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20b15067566202935834af566bbd1c5ab3d5d3e68d6912d2ea7933d55cd76f56
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6230D9bCB4B97917e73511e874e6570a2e60E31a, 0x8AEE2Ac63Da1C492E56F57262a9f58354085b931]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.