GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 206 txns
Deployed by via 0x7ce7d3ba at 14509404
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#77)
ERC-1555
--
)
ERC-721
--
ERC-20
--
0x35e9e9f4b4daaf9cd5c48c70739e043e0b5120b91e14100e5989e50abd88e2db
0xfaaa70bc22bfdd325797f2c60e742877997235297d7fcac553d4b8b82074bcfd
0x5c736bb7e73b5db2e596de26bbad9932a539f93468f04222720156f2ebd99016
0x7f4aa0665baae66c8e2ad672fc6c78aefe964493a4eb2e78995255d574b02617
0x0b0f9d8ccb67de37900671641d4994de1ec6d905ceadaba4930fd946c765e81e
0x6a83600d66f8d45c1df30b6d17021056bde67edca67b31803400cc1b06f5f2b3
0x7ff2f7f1b880e864623f810dcc433624220d13a1d7c2c904f58513e2bd612c27
0x85960ece754a902bca8d8cb5cd5f2439135d4dc57f81eba58060934cc1bd8ce0
0x33737256ec7ddd923156f907dc7721966e3f3251df7b3a56486e9e5753b815f8
0x9f4112d3837adf2989386112475f1ac82e365af1232fd9e301b46863027d8d13

Functions
Getter at block 21382547
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbbbb125a351d9b19a456ded8957c761dba4bc8d95632e7201c3b343fc807f85d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x098Cf33E0BB24f53A99e31d7837244839008Eb99, 0x738175DB2C999581f29163e6D4D3516Ad4aF8834, 0x30819b36281d9deF5B38906868590e9B50fb174C, 0x9339fA6Cfdc0C80B958D7A2a565F8136ba6BC478]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
197
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.