GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0x653534d0 at 14388838
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,014,693.16
 (#2399)
ERC-721
--
0xfe589f6b8a2abfeea2d63440066aebad1c3978c2df2ea2feddb9da07d83fdadf
0x29e2a6143c11fa2f0ce771c78fc579f9c8f6a2d2ab39f605a1de4e328eb2b635
0x987851ac39a380aec247423222747bbca02860aa6ac3024f9dd3a2c1625bc89b
0xca20e493160cd0365ed2ad28f4d7f81ad6e99e4fdfd8f937046d94e18cc822b4
0x861491bf0bdb8e7306183b153c50b1becae611677fd4683521b7398b5d32a89d
0x026a194e1a6a42c0c4649bf95af8fb7c1e3c8ac41d2ee2754cd739107b8af5f0
0x4d0287af22c167b0825507cc68bd6b36150045b7af39308b9d1c6380a70157cb
0x7ad09c9455c2f2a04157d1ed99d4fd5cc2041cf9eada0ddabb09376b5aea2665
0xa63ea37f4c7643ef94214248a70747b82a28d9def52c3170e16dff211a19d2f8
0x064f9a09c04d8234db7464dff2e7d66f16993f173c96e1fefb04958884df8fe8

Functions
Getter at block 21313082
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef95b2d00fdcbf6d42686ac884ea5e7e8b06d8e3528633afd0c31faf2ae37dc9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8E0a538081BA1d7f41b7c594F0a2Afe7aE558494, 0x5082D698B9782D5f8Cb4958685f7C410A4d6fDC9, 0x746d6a9f789999799AE7f5d62Aa70422F86826b6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.