Skip to content

docs: ✏️ Update token transfer scenario in CASESTUDY.md#14

Open
futantan wants to merge 1 commit intomainfrom
fix/doc-username
Open

docs: ✏️ Update token transfer scenario in CASESTUDY.md#14
futantan wants to merge 1 commit intomainfrom
fix/doc-username

Conversation

@futantan
Copy link
Contributor

No description provided.

@futantan futantan requested a review from SmartLayer March 19, 2024 03:56
This scenario illustrates the conversion of token states from non-fungible (ERC721) to fungible (ERC20) and their transfer between parties, showcasing the flexibility and liquidity options provided by this innovative token standard.

We can conceptualise the table based on the scenario provided, where Alice sends an ERC721 token to Bob, and then Bob transforms this token to send 0.5 of an ERC20 token to Charle. The `balanceOf()` function's return values for Alice, Bob, and John will be shown in the context of before and after the transactions:
We can conceptualise the table based on the scenario provided, where Alice sends an ERC721 token to Bob, and then Bob transforms this token to send 0.5 of an ERC20 token to Charle. The `balanceOf()` function's return values for Alice, Bob, and Charle will be shown in the context of before and after the transactions:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@futantan "Charlie"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch! but all other places use Charle, I update John to Charle to keep consistency.
Not sure if we need to change all 25 Charle to Charlie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants