GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x83796c39 at 14716343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x13574782de8074f49ef36faaf1bec7042e4513733202bc383265d80c3560df8c
0xde92d76b72c0d49732ae15101eb7e51298cad0a6fef0d54f97cc826b887b9748
0x2b1d883ceb771b05cc77d8b83ae64cd1b35013d78502185fa1f30714144bfc2e
0x26deed4f5645c716a57ec5c715ea8c356dd125e26dee8f1ab0d40cc63f0718b8
0x8f2994374b441a6a92f29cbad1832964a828da771d35a2ba352af26a86e2b27a
0x4b019c6caf2a24a9da309eef87a49f7408d3ab7df38f5ab714b14ac516139b5c
0x76f4ba6ae60ab739c1f93755c0fb44e3c28df0e07e98ecfe37d1f91c7fe7ac88
0x23c56cfc00d67240fbf4447687c28f706372545a70866fc2b16956963adc4549
0xc757dfa6c53a7df3baaae2b4f95e9226275df8ec8cb2264400f5d8f0c1bd633e
0xcb4120f80a084503f6734dd3cdb6337ad61af63a31d45d96ef522c5f0cb5b2f1

Functions
Getter at block 21298411
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb8ef6e3229d134c36791aa97a4ee8853782fcc43abbbf913f23c1c38575f6e8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf1b72c5b67Ad4F92e441e3B73B1Bf10fA820327b, 0x4aE960e66d07fee9E6B48450D211e3a7C3eDACD3, 0x2Cc01C8a3DA6e230EA4d4168622b3f0074b6F8f4, 0x0cfD8D55Edd81E8eCF9344ec40327F8fAF50F4C7, 0x63D1685a3BD7557EF4c134D7A38050C83F53dB61, 0x1c9552c90143b3EE8d6Ef1ab542E2e70Ca10F72F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.