GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 89 txns
Deployed by via 0x098b722d at 13952666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.4
ERC-20
Value $207.22
0xd10cc512a69e75c38bf36ff8315bbbb73da853accfdb1557fec4c8cab791220b
0xcda53b9862a77d26bd84e6f763bea554851b0a09577c7b37b12955a9457e5659
0xf9a131699333f03fcdc116fb190fa7db6204ad2c8db1ca659f349271296d0384
0x2a1c7d629e9dd825f63275dd4538d44acc0993f4b97fc4a5fbac1e3f8a5abaa9
0x8329e125dc9d7b1780e5b5fd82b21b8c43514aea3ee8da6fcc389b3827a7c60f
0xefcc8b1f5e97bc1b16459baead59cfbd9868fc19a82503df257c791b345df613
0x96284a25d554a7fb0ac48f2144815460d0f72d5d239d089db7b65ba0cb0f9b92
0x014f043f9751e96866972646a8faf51bbf2a757cabe6c23d6553cd47271f705e
0x63a3735dec2ccd01507abf734f07991c46ce6f749061be3f2c7782b7c1d567c1
0x467d388e63b58d74e03777291945f8c84245b366e23c983f5dbd6d7ad521f62d

Functions
Getter at block 20999020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf9a53ede6f6fbcde43aee02992968c8ab114c1ef9ca50af8e1a4e2f451a5da7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd832Eef2f101fF8aB05CC6F2FA0AF0599F9Cb1DC, 0x8c0d2B62F133Db265EC8554282eE60EcA0Fd5a9E, 0x33936af787578Ca8ddeEb9047E854f68FE9D4D35, 0x4FE73567b3EE802dcD4EfBEa3d92011cEF0290b9, 0x1E57e21CC3de9407749edA5Bfc544eB7c58da9d2, 0x2D1E7B6E6284409e16991dE76d2A82847a7d61C5, 0xdb28c2F1438a5158BebdabECcF98c0CC164282ab]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
64
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.