Skip to content

Commit 1974467

Browse files
committed
slightly improved docs
1 parent 4398fb2 commit 1974467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pages/protocol-sdk/collect/buy1155OnSecondary.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# buy1155OnSecondary
22

3-
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.
3+
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.
44

55
## Important Limitations
66

docs/pages/protocol-sdk/collect/sell1155OnSecondary.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sell1155OnSecondary
22

3-
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.
3+
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.
44

55
## Important Limitations
66

0 commit comments

Comments
 (0)