GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x1ca7231a at 17334883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x4e65a4db4a8446839a9bbbb06aba12b0308d4359b43ffe1933f4899189f89c4f
0x6f1536835b30b20e820f1940711e7ed6e16ed419e789b58682d5828314fcedd8
0xbe3ef3287fda07cd9027a9d74d400324cd4522a01c5de1249ab6b2267515e90f
0x4538365b4743f3f85d44c3a819ed70ad910efaf4cdb4b677fe57bcfddf306916
0xccfd3d629421f98026a956b394313637c3ee8c561b72fac653a6ba57eb4da452
0xb18cecbd59b5e0beaf92edc4ffadea8a02860f73af7091deaa9a3a3a6dab2cee
0xc6788262939d7745358adeda84308b7ebae566a9ce7a520676677f9a6f054504
0x48917001a32140d894855ed8c390050e2d999108bfacd945ecec22d33d5c4c02
0x39e35b5783fadd0b480cd88d14e93cbaa8f0e12a7f8bfb96c082708470483a3f
0xf021c686ade52f0f96cf764024dee47e1d8261ba0b339a95513e94362e6009f5

Functions
Getter at block 21160295
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57a5d00ac8e26d7c2bee05ce7e3fc29b55da8926004591e0617cc5c14af32ff9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x39c78cE4fBd59722f48A3271fE11F9AC5F933Ba0, 0x810D9DeAa279950D379AB24916B6c15DDd7bf2c0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
76
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.