GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xa32e4574 at 13396214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.74
0xc95a8111569490e31f07c22e65f086815874ad3626733aa50e23e1e731d2fae7
0x1ca60db19f98a4da492ed90b19bc2840d4af4cd8f35dea379700133c480aa3ef
0xc0fc8970e35a5e747f9875046413290b8a3cfa0ac0f5ea412724c6206fe7cecd
0x7eb6980b7145584aa07158e8bc97547615a8e730958f8a020b441b6ffd40fc8e
0x950abf5e7f0828bf2cf9d37b2f76d47d616bbf86fa489da9825c95f4194bec5b
0x1e904ef71d40fd15fa8a6cb70eb8c23418191f4767ad8aa58075be4cc384e9c7
0x074a47819478fc556a73be10f6c470794559a18ae48bfb7cb5cbaa4bcc1d101a
0xc4e5f6c0930f23e50bb41f827a518ce745d6d9a3c75f480f765ed20d64ddcd57
0x1458e8f980f38996ed4bb6ccfe3223ac70e0bd0179d88999b624bb40dde36457
0x314a9150a6f811ba6391383c932613d754f7d83265127197b0e25906a7435d51

Functions
Getter at block 21217620
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f458e93d0f86bc9774407c0a4b924e11dcf31750172459123fb8011a3b00d8f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6bcFce9ccdf542b68bC237541CcE0a06C8AFAC1C, 0xEeCdf1b4aEcdB90102ee3d8f1C9F73D9F6E73f4C, 0xA9707bF83b08B40d807c04bDAD4b4E3C9D93EF94, 0x128336483926E5836De8a6a5459D702b6bBf06A5, 0x02b9ebB84E6190c35DD7925a11d7373Cc7175aE8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.