GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xca50c662 at 19287374
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#8)
ERC-1555
--
0x009265f6795e105deb774ee5e782ea0d18a450ead537127671e359b0ac7c21a9
0x13815e22881bd0629bd2eeaefa5f20652c134e44a1f06d071ed8de117848b06f
0x798bfaeede18ad1f71e6adfc45a4f317702214ace8fe5c8705debeba4b87f86e
0x196f34312d6a912236ad9bef97bd0ef697a3ff7be8eeda5cbb0da6adacf92e66
0x8457a7e4d3f943414c27a3e3399b09592b8ee6e8e18a04bebc2a7dfaa4c9ab87
0x614429079a6aeb9deb27f373d0f89540f0123294ceb3f8d62defa7bd6fe2baf7
0x14ced25f911531aa41986c45f320d9a514db4d0198276e3ff252e00c085e3cc5
0x01f9b4ea46e16bf6b04dedd2be64774baf5fb94fa745c41d493477a8953c86f4
0xace51988f8c05bba61e0cd461303d60b41cab1e9951c7d2a44bccecb9dbc9c3d

Functions
Getter at block 21285819
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40d273fbcde479c3b94d949c079d1288a1481fbd621e9c58a6e1a9cdefd8ae1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Fb564d7354Df83d8A88e5Cf6FE65d2747aa498A, 0xA42A11543a334b39265f2E28e1E988D2E6Be59cb, 0xa7878D8778bB943945ba3f80362f18BD1cf73a08, 0xc7a0c4eC85e412A090B5b316E9B141Fb659e9A91]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.