GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x3b4aed88 at 17671211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,619.87
 (#60)
ERC-721
--
)
ERC-1555
--
0x0412ff35dfd449817be5628e9d668b17a44119314da72f2b72fc64835be3f034
0x08e3cbad173f10abac0e38c9fbf0c50439e7cec76a8c48e687b247aba44b0168
0x389f4bfe4ae82fc19cb698fa80359957eead8d6285811352ad6d4193f680da9c
0xe6d2f6dd9bcadfd4c62d7c706e459cf7438068207ca097b9b59f71fa618d2c63
0x07358e9d921544c41a70a1d4ca97fcb0081ffd6aceae74fd96a0561cd302be74
0xc4f6551957070bb906d8b6e36b409e29cd7b3ba640675b63eda9373fb85663ca
0xf42364589e3d1f48cbd9c66eaf5aabe3b2dcc45c9f76986dee64f0b0104fe478
0x6108bfdfc06eae592f2760968557dc4a8be3f929fcb58e5dafd2276b8df9f859
0xd4559cbe8c59365a2eabe0fe73a05bb41715fbc5e3cae85855bea79af9c7005c
0x8252bad51dab9c389c0c368a681019391bca43b59841f716845950b376ed935f

Functions
Getter at block 20882078
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x943e5f8feb9eb7fc5db642664ae58701949f860392a226e4a1a35af8a8d4baa6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC9E02eDA6D8B3222fDD0951463299FfAcC71Ff19, 0x189D409b807aC1949Fe82c143270992FE9457607, 0x60F030d621a4Ab27DfF024a8e43eB36e2D95FB02, 0xaA1E4eef723ceaDd137B3AD39ea540dA4B092f8e, 0xECE6bC29F718085a30b7bC14162B0fad4737e5d0, 0x3dcF2Ac70ed20dAaA7BAC0EC62459C0Cb25F2250, 0x5A6A8603f8E3Fc99fcd707983EdfF05e2F3d83c6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
98
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.