GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 230 txns
Deployed by via 0x422cf1dd at 15522054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-721
--
0x92ba508e6c9840726c9555943b4b2fd55731ede0ea3656043d6084796aa0b0fa
0x28d188414209d1f53e1e087ad1134b9dbb4f76ad94175a7b403f4985e2a2b8ba
0xfe25d43a5efd1b29c63fa5c8780a64f81fc0ba50f7ddc616c0d2d89bafb2889a
0xcd78abb503e5b797cdb67f8e1828053a19690bc0cb01241c3f159f917a69646c
0x5051ab953e47ec907d314392b22ee09449d2f70208993dca10f77ab7f4befad0
0x34c5140e9b0ea89881ceab8ae24159ee0d0a89cfa20cd29fbcec43af0052f226
0x9737a5a8544c69221f6c38441548285a2d5b34386966462594247def8afc01ce
0x7f945c92f85953626259b38a3015d0805fb3aaf6473d0be1afa63d72a40cbb5d
0x39821c48659bfaaf246e2228b341ede1885ce1fce50ce1fe1bc1cd2e1d7b9c62
0xa020ceafa5a3b888cb997de460fe02977a07c7ce359c0b2ef5f277271803d6d9

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