GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x8db21a07 at 13222997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $89.36
 (#129)
ERC-721
--
0x7cfb98eb522d25a9ad85795d2c0d3f4fb34c24643abc62062a074b27aa1becce
0x93c607c08ca9bba5be347afa590f8f1f29689d1881c379766c0d0d3e39a871cb
0x9d6906c32ac940955db20db5b17187905df600059067de97cc73da26d83c10d5
0x7e8ee54913f8d1666755bdaaf43870f4a24678fb1d73d596288b7c3918c195c9
From
0xe6c5ffb22db4642c2b7946c42c4b7ea3520a899e887fec6e932992179a435650
0x4337e9130d4005566bb2b2b4ac9f2a5b250d056a4e55adf624f71ebc5c9c6f0a

Functions
Getter at block 21216119
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe3680e311dd7d1d55e593f2f274d55e79fab9e0190026adab80cea53bc15fdad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb10bCe84d34596DAF0B9c0fa87a6845b8d9c5e53, 0x75087eC458976f43CA034eb94b15B48E58cF0e9c, 0x4F9f7e5cE597899B6249Ee527842c7B7CA760775, 0x82Fb329058539EB23DBB600Eef6F00D362B2Ce73]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.