GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xc05ae0ce at 13975437
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,207.2
ERC-20
--
ERC-20
--
0x39e5eae65817b405771c320641745fc03fd507297a9a02e9398e4880a79c7642
0x5740b5862d21706c5c904f50352718f699c6b5a0588690a4ccdb65a74b0f43ca
0x4a900b3bac4a48fa27094ea1930ec5b5e598f770c9d7cd3f3b3113e9143c919d
0xf31cd105fac62ef5c45a9b4ffe9ad2d05f4e85de4452e8163ee0c4c94f67d1a2
0x136bf0ad5122f23c39ece1fb7ae050e9bd3df2df75f400c63b344e67849ce21f
0x5063f4723f6e5681b0346e16bed2940087d2bb0d7bcaf0a5aae0788d7c4ceb01
0x63f6db8ca544222592f57950801b2ea2327f5e87109055f3d9414115a82a3dc4
0x4d9e1cde808aa969024eaec099dd9d8f86d69401fe0008d04b70452f81e4cf89
0x4050bb6947e863ae807220fd13436c8f881993d88d3eab94256744b3b9c73745
0x379baeff06922dbe1d0047faa97fbc4790f291a5fa43d34e438350a542126090

Functions
Getter at block 21248176
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa172c18acfe95d098c51b174dc2275b3e1f048c6abbb37c80f6dd7e4e12863c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x160C246cDc5D6F7533d8782c06be206ab0A0ae88, 0x9b4e38E169bF791ED393eC5672197BdaE37D156d, 0xA5f3b04c6f386Ff77f9832232A56CD044346e4b9, 0xf4434AA0200E06726086794802249356269f2bDf, 0x31498711cBC94f960aB5193a54E85a2C4b4A6909, 0x4596c09aF26C4474050839909476a12ED2C3866e, 0x7d0cBD17059287968a801e79587f94cD1C8E1E47]
getThreshold(view returns (uint256)
3
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.