GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x3cc0be47 at 13610829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#10)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
ERC-20
--
0xabbd54735fc31a123f217ae3e65b90354ba0049d35f7b97916e2fa2aef666b7e
0x5380d73277b7c4eacce83e2a0a45ccc918d3016955a1bacaac165c50a46f0f12
0x0d7a42a8b96d0c64d31a2cc5a34a875c3d89c855991a12c17aef9c38cc432c27
0x5586c81a4baae025b3997c755285053a49b6bee1ddb7abd24295572acd250595
0x6cd4aefce0605f0ab4f153b1c9dba4e52c8d498e3a8f65516013fc3897ae4fe9
0xb684f35def5f09a90ff2872502ebd2b97bf767a517b7b9b16e88d6e3e7c6ebcd
0x87306e1e6d6822d2482339370bbdffbaa8152625c74886640fe453bc6c71dbb3
0x0b31528c0e2ecb8eeb5a7d6002a861593d59328d09215709fbe1a73b4fef5977
0x167b1ea1bf41e2645aac5852bc46dbda9e9c7052371692e84f616f12c79ba3f4
0x8a6ba493b38783acbdb1d2224ee0b8bb0943ba234e4a3bb4688bc3cbf987f61d

Functions
Getter at block 21204988
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x06e91aaceb1e65c45a5a2773731856ab520c15707b1db274ce05dbe986959243
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78aD67Cb7d4cc05E9439eBd2a8132f8D3d1Ad63f, 0x747dfb7D6D27671B4e3E98087f00e6B023d0AAb7, 0x10BCeD504A6f9666083d1678d098a77133f017DF, 0xa8d2c823843F5F3cbDd7C409F39422309b8186a6, 0x2d65e7b94Bb333596252F61d4285e5A4f008586B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
129
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.