GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x77dd33ee at 19079133
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $974.22
ERC-20
--
ERC-20
--
ERC-20
--
 (#1761)
ERC-721
--
 (#1522)
ERC-721
--
 (#16281)
ERC-721
--
 (#13002)
ERC-721
--
 (#9827)
ERC-721
--
 (#6235)
ERC-721
--
0x6a6ad05681c4b62a1335b9e9219cfd85d8d510c75f916ba58ece8c0878bf991a
0x46d8bc1bcee575e6a828cca847bd2d673f1adee9c49090450dd1eac60bfad282
0x542f381a43d200bc2714e08900ba83253ac726f6d32caa327f6eeb4bbc27eed3
0x3b6bad7472d5b1a14a523b53fd8a0b09330cde3992c2ba1d6d161927a0f6c4ba
0x5f793e440bd57b87cd49019fcea59b36c6f25de034b9e4eab92f421ed20466f7
0xdb5087df3c2cc5c9a9c9dbdf7d7c4cefdcf15f0a25c16f932f11812ed4aead33
0xe610dc7955c4e80eb2361c35bd1da479e5d10278fbc815aede2f2cc824379db7
0x7689f85bac8a36274c0a8ebdb43ec5ff11dae380198d9c86b7db5d8b739930f3
0xb67b99506f02ff23c84a96a68286211cb45a23a0fd2152bef1e12bd77c3a35b5
0xe5a9b7b4abeb7f5954afada525d43d94065c8dc95527e157d593218e0cd5a25f

Functions
Getter at block 21206561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4973225a68e2891737c4d24f456bc1291c6082966310df4c3b37afb7601da796
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2976B437F645Cc681BaB3e3261A4ca5f03db5884, 0x861536989376de62B74b8e26f86F4BEFFC67e89D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.