GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xa288b992 at 13322027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.19
ERC-20
--
 (#2000)
ERC-721
--
0x3a7a1708e3881a768e5f57ef632dd40ddcf7cdb88ac0386f368719bee5c8edfc
0x8c442fc37f35afa6e8087549bfe3ad23930aaba66b94be52d726aa96b4155348
0xf9e68f3f4e359ad0f5f0235b0527858598310c7cd8b02c6b5c16da72455fcd4b
0x79879d85dcc30f854a7c8b42415235445a10efb9ed602d1086c2ef83ea794396
0x468a8e4528c000b04d72af0b5a331b7c058acdf1c4b3df362b1eb98f51dea9c1
0xb5e4367665dddaa0dd9b4f65cdbf6e09df59d5fb5742bf968a3de89189546869
0x57efcffa123c4f61fa3042cb9fd7cc0cb8f5771823886432baadc9e50c427b0e
0xac5446347fab533c75a51d2edf33b94f234bc06ad2ef1e8773ae63fe2ebdd6f4
0xce559f6972f879c39ea963f00793ba657e966b690ef7152ed273215c7bdcab31
0xe7727d49fdce0e795801f272c005f37247ce455d7beeb815daf4d61165cda5ac

Functions
Getter at block 21320015
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xecdb2e5b785e275705d1d13a0ae0a064f368ca83d00a7ea368fd26bfd80fbf03
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x40126C768E72a3Dc7FffDf24B6928F591c2a2498, 0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB, 0x02E5c562B8789Ee1a8e7D74F0F02A141EDE6B0c8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
66
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.