GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x078fa8cb at 20344598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.31
0x567728ad9620d0152ecdebd7da486ffa1f12786912f100716cdc9df4cc51c412
0x0b1e2a110e7bda4c60372b0a741d0823e1e6ac885d15b51fc2bb55aa0a10f145
0x3bc8c05057f88c7f22bbb65497dfe11d9d9aa91ae0f2304e88d85641e097af8f
0x02d8c15e050005251cbd0920524424f2e0dd936f8760f4cbe4f223e9303775f3
0x52891c045e6d06147104da0434c9601414bc8a9a62a6725b18995a82ea778511
0x989034906cad729fbf22f82eb54337cd3dd050b48e35685a4ff41194b6acbe04
0xaeabebf5d47b8b5d9536189218a833211957bf8a27ebb66f89f985a0a683ee31
0x7941a322b0c3ba52d9dfcf04e56b262e7d8ae758b736e8cf6ef22319711fd01a
0xe75a4bf81b6cdbee7b8f16be5d6f3d44dd919714238a88560116ceec88b6068f

Functions
Getter at block 21246231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb04c33dddacfa630d86c15cb24a2b67138dacf8c86cf62f7c4d68d5988006545
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x65c10dD3d50B10D0E1Bb459675b03367B1b52eD1, 0x75670be34Dd7Ad646861F217599e2d0F1ed35dDc, 0xBdaDa6BF1B5aB0AeC2e5c2B8B1A55E18f56e039A, 0x4935D7321D6f5a2356309aB79bEA6A0f2e9F2cCB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.