Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion developers/deployments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: >-
The latest version of HashlistsProtocolCollection are deployed at the
The latest version of HashlistsProtocolCollection is deployed at the
addresses listed below.
---

Expand Down
2 changes: 1 addition & 1 deletion developers/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Entry ids in a curated list are stored as `bytes32` so in order to check if a pa

If you want to read all the addresses of the entries in a list, you can fetch the `totalSupply()` and then using that result and the `tokenAt(uint256 index)` [method](https://github.com/lukso-network/lsp-smart-contracts/blob/develop/packages/lsp8-contracts/contracts/extensions/LSP8Enumerable.sol#L29C14-L29C36), fetch the address for the full set.

For some possible usecases relying on curated lists please refer to: [Curated Lists & Their Use Cases](../getting-started/curated-hash-lists-use-cases.md).
For some possible use-cases relying on curated lists please refer to: [Curated Lists & Their Use Cases](../getting-started/curated-hash-lists-use-cases.md).

#### Solidity Example

Expand Down
2 changes: 1 addition & 1 deletion getting-started/openapi.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Supported Blockchains

The Hashlists Curation Protocol is deployed on LUKSO, Arbitrum, LUKSO Testnet, and Arbirtum Sepolia Testnet. The latest protocol contract dpeloyments can be found here: [https://hashlists.xyz/contracts](https://hashlists.xyz/contracts)
The Hashlists Curation Protocol is deployed on LUKSO, Arbitrum, LUKSO Testnet, and Arbirtum Sepolia Testnet. The latest protocol contract deployments can be found here: [https://hashlists.xyz/contracts](https://hashlists.xyz/contracts)
2 changes: 1 addition & 1 deletion getting-started/wallets.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Wallets

We currently support any blockchain wallet supported by WalletConnect (includes MetaMask, Trust Wallet, Coinbase Wallet, etc.) on LUKSO and Arbitrum.
We currently support any blockchain wallet supported by WalletConnect (including MetaMask, Trust Wallet, Coinbase Wallet, etc.) on LUKSO and Arbitrum.

For a richer experience on the LUKSO network, we recommend installing the Universal Profiles [browser extension](https://my.universalprofile.cloud/) and creating a [Universal Profile](https://my.universalprofile.cloud/).