GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xd9a6f8c6 at 16926624
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2026)
ERC-721
--
 (#2025)
ERC-721
--
 (#2024)
ERC-721
--
 (#2023)
ERC-721
--
 (#2018)
ERC-721
--
 (#2017)
ERC-721
--
 (#2016)
ERC-721
--
 (#2015)
ERC-721
--
0xbce341df9a1bbb39245c322f479bd946ff324981187b4db7c285de42c24f28cb
0xd32d1df59bdf0ada7ec1c0d4456bcc6391eb81d2e34e35016774fdb20860d50b
0x69042339da957e2da86aab1f84c82375ac89438de3bffef8a161998c1e2111f7
From
0xad4ede3bbcea6d86fd8fdbb94e0e889d59834cdf5bcc2573bdda1dbef23ac6f0
0x4b5222abf80a7bf81b31e1703297a1d59fe1cdbc8a65b56067eda1f9bc31a62d
0x1ad7032393d606fa15ac0476e8fb4a713a8dccef1d21fd85f8033c9761d39153
0x845eb9fd428a2113946cf89ef6c6147fdfdb654d3ed29c1c5f664b35973a39d0
0x4fa7515c2318738627ae221fb5f7a0c5b89266ae6bdf3fed147a63878fcc9f7a
0xf1af5adc42c643be03f059667d70cbbedbf3c23525407b10439b130bb0595563
0x321eb5d85fe8efa588744a46960070b95fcb5d72701dd092a4270e8f2a0ba368

Functions
Getter at block 21403390
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x507e2a374de3025e6b55cae536b3ea34b8051bc7d49339ec617890b6a886f3aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC2983B0D7586b186494115035E9EE0B5b576D15d, 0xa14c33e8407dC04Dbd1caEDb4E42145a657bb08b, 0xfC20a71b137d100e1e3957a682f81C1b88B5ebD0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.