GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x42a8692a at 18739377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $410.9
ERC-20
--
)
ERC-1555
--
0xca170cdce78d03ddbfab25fdd835f599a513f7b627163c873e56d6d51bbb8611
0x89c75c81416b54de052a85a244ae4ce98596949ccfaca94dbe9889f339905d3d
0x58c6eb39a33ceb20d358f2f6256c730c0fee6162ee9e0c2f82fd3a4db4162826
0xb4160dbfaf8bfb370dffe36a37bda00eec698275472611166291cba652910f99
0x800c015ed045fb47678a613a98ea2823082d685bf081d0ae16a19ebea89bb1db
0x82380766fb18ebbba9ece4c3fd7d6fc87768e8a41ef94544037625ccd839ae0c
0xb103ea6e732f11c8f0c9389a8b91fcdbd367564c68a17150bc5f6becce4ba148
0x72fb3163c18757b77aac4fe8a8c7b0f955eaf06948bf289d78afb9c1f1367e17
0x972fe4299b1f059358e2ea8e082b296c716e4976ffef15de68b88b7515ddb6f3
0xa6bfa7cb9c6050961aa1cbb84cd4f08e75e3bbc5912b963c25ed47c18013e047

Functions
Getter at block 21209666
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b8eb43fefe94845d2320a9ef972bd6f6024e9920689923a18d1a7aa85c98aeb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2B93BA11e1E8F069012d87e49362E85D8620f986, 0x6c67196f0e83c4A51683B591F0ABBB2d582d0893]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.