GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,335 txns
Deployed by via 0x3dacb8ac at 17165043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $239,828.25
ERC-20
Value $1,179,748.22
ERC-20
Value $17,533.44
ERC-20
Value $2,669.52
ERC-20
--
ERC-20
--
 (#1098)
ERC-721
--
ERC-20
--
0x74a492bd239b8f49c8442f6ff91e146654bbb9b64f3baab459690a86391a9503
0x47704201c45545b7c7a145126c8fedf9127f3607db42b3b526c2fa426bf47442
0x8603a643b1f298fc45bfa7827f664e768ba203b402227e63b085657223545445
0xefebefa545bf5dedd9d7f58475510534ab300ea84cbc9e7d3a091e4be7fb15d6
0x4566845550bf36dc45484152606df0adaeb09271d6e531baa0ec0bd5ccd0ccbe
0xaed57c2043fadc120266d9fba6bf0eed4e675f763ebf04d0d31d9df4128e1a85
0x6be70b861e9a26fe325534b8f477f0c5a3f78d7c4b1a59532d90e27dca2785ac
0x75a56fd29cff2b4b1b03c25c0afb06c0cdcb97da0bd581a92bb0125403df10e9
0x71180f028fa0901d5a884e174710b25b6d597e0381dbc48ecebdc83097ea10e8
0x25369396de4373414771d8b52899c56ecf8e2e7cd9941a80bf13a56e80dfd5ac

Functions
Getter at block 21261571
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4a9e738825a221d49e678d4c8a9e39c29504d223b0d7accdcc1bac7e364d507
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1cA7ccF780cf6fB98B11e09F220a4201eCE4C759, 0xa457BB3f72aAe439C4F3b4E07369Ce7aB025aae9, 0x43349d9527de1F418a912762063B204A7E2aFf20]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
179
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.