GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0x74a54af4 at 17289202
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,982.87
ERC-20
Value $170,271.34
ERC-20
Value $1,879.45
ERC-20
Value $127.98
 (#1223)
ERC-721
--
 (#30)
ERC-1555
--
0x2785844490b4ff6b9cdd84323a4a4b67d052c42c290bb2e38bab4e7b25eeb3cf
0x04ac598cbcf0cae4cfa429120f38888d8ec376abbb1fe483f28884b2e86ebc0d
0x77e117a5359ffbaa773ccc7b17a293fd2ced89976848363b2730d2984ca4e266
0xee083f5525f53191037490a45b609aa691209224f8468c6efea89d8e26bf9e90
0x51e3528e100f3998b166d9d14906fe704e565ecf1a13355dd29c3d4d6bb35bd5
0xda6d4b59ad182e96b80f5007e758c6714266e8673612144b98a5fe3464a2643e
0xbee577372fe6bfe4b24beba06f6beff03ffc09fd7b7deab47cddd1183d5df2da
0xd46cf040fe5a466586242b15b098f4b6a08062bd56fa45aa98e51e3cfac460bc
0xe6d8496e079c9215c3ea64fd419775ad46b79066f65222aaaabebed3a4695862
0xc23bb216810a2fd281498eb8865ceefd27b2b26d97bf6fbbe7a5e4aaa5da602a

Functions
Getter at block 21276275
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x617c74e184a2101fb559b60676ff49e9a81e81bd4e287132c578a4890d8b3a64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03FA6CAefB85D992FaC83830FCFcd66Ee0763EEe, 0x2c6b523C4365e5177D53A57D8177aF1439130B35, 0x34F07381A65486c5Ef03FFeEAB05186f85B943f4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.