Skip to content

Commit

Permalink
slightly improved docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Sep 17, 2024
1 parent 4398fb2 commit 1974467
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/protocol-sdk/collect/buy1155OnSecondary.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# buy1155OnSecondary

The `buy1155OnSecondary` function on the `collectorClient` allows you to purchase ERC1155 tokens on the secondary market. This function prepares a transaction with slippage protection for buying a specified quantity of tokens using ETH.
The `buy1155OnSecondary` function on the `collectorClient` allows you to purchase ERC1155 tokens on the secondary market. This function prepares a transaction with slippage protection for buying a specified quantity of 1155 tokens using ETH.

## Important Limitations

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/protocol-sdk/collect/sell1155OnSecondary.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sell1155OnSecondary

The `sell1155OnSecondary` function on the `collectorClient` allows you to sell ERC1155 tokens on the secondary market. This function prepares a transaction with slippage protection for selling a specified quantity of tokens for ETH.
The `sell1155OnSecondary` function on the `collectorClient` allows you to sell Zora ERC1155 tokens for ETH on the secondary market. This function prepares a transaction with slippage protection for selling a specified quantity of tokens for ETH.

## Important Limitations

Expand Down

0 comments on commit 1974467

Please sign in to comment.