GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x1dcdccef at 20221314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4998)
ERC-721
--
 (#4997)
ERC-721
--
 (#4996)
ERC-721
--
 (#4995)
ERC-721
--
 (#4992)
ERC-721
--
 (#4988)
ERC-721
--
 (#4987)
ERC-721
--
 (#4986)
ERC-721
--
 (#4981)
ERC-721
--
 (#4979)
ERC-721
--
0x6c5061b7f1f6f8e61ce2f9f40b39a7b189d9db4be642bb94a7321e41fedf01ad
0xd0d38e2e36cf2146246050ba91f330cadac7d55b75b2f86606e65d659e05650c
0x948a6f2c1270a6ccc6a2fc767eb58fcf8eab2ec2a7e8f107a595011852d33c91
0xb504776afd3738d209cf501d9bd3aa278592fb2ae83e35352db883ebadba13e5
0xad08e8b3c6e1255859922884cf60c02aa7918b150b210e1cb8cbbb54a32c5208
0xdd6c31f2c458fc4cef8c7650a57f4d2a950d465591d3aa263e34898cfdd10d72

Functions
Getter at block 21383245
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8295851a309934f3ac941ae74d80b656e50cda750e9433444c26a7db8607cfbe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34a9F05207B27Ab635783c5B33f68F6C5dA09080, 0x09Fd7Eb25BC5d86741160288188fA32D39A8E6B2, 0x250d4C173b7065Be179fEa0a89C7cA184C69fA8D, 0x991014f20B41D8B56BfF3e7f152878Efad88Ce19, 0xc5c81F81CD08bE2F1c95275B38a6A5a1a69551b6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.