GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x12cedb6c at 20232031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xb624561f402f88ff1a0d528d4c1aa03439991106a79041cddbf03dcbbd30ae97
0x5a0b7d67c513fff9be338892214495e7c873543802c8aa1a0e4194c0c97ee8af
0x8debbad50d7e640c9bb3948e77b41120afbe98a79ae80436312ccb2e7174c8a8
0xb0a97ec3a4734e4ad46d4fcb54a739a108dfffe9c03f746cfd4e666a3c990d89
0xf80925facf418d7f13ed6af482ce9ae4c36b8a5b44899b601897560e00ff362e
0x87d5cf278edfd4afb2470d164acce303d724cff7047fd147dc098bbb32f72ee7
0x023dd35b7d7379871dd28789635470b357cc2df576b2040b8bdf33211e792bbe
0x6f358b9f8b7715ff79b4049b7e11c8b2a93d3d2a756ac8417d548f3f861c852e
0x49bb9918918b7e4585292e07c3fdd64636899879ef5c80a8306c55ddb9ef75b3
0x5b6ce4ba389b88407c65a39867725e1e8412b5ba05df78e7269a6e7f27c00686

Functions
Getter at block 21042314
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x947ed3255db0629fc06d3afdc11c5622e06ca2f764c928a7926bb7717facea87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD1C09CEfCC4e8D71872E3f6465aC13D8A55A4e25]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.