Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP-5115: Super Composable Yield Token Standard #5115

Merged
merged 8 commits into from
Jun 14, 2022

Conversation

ayobuenavista
Copy link
Contributor

This standard allows for the implementation of a standardized API for wrapped yield-generating tokens within smart contracts. This standard is an extension on the ERC-20 token that provides basic functionality for transferring, depositing, withdrawing tokens, and reading balances.

@eth-bot
Copy link
Collaborator

eth-bot commented May 30, 2022

All tests passed; auto-merging...

(pass) eip-5115.md

classification
updateEIP
  • passed!

EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
EIPS/eip-5115.md Outdated Show resolved Hide resolved
Copy link
Contributor

@SamWilsn SamWilsn left a comment

Choose a reason for hiding this comment

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

I think after the spellcheck is appeased, this is good to merge in draft form.

EIPS/eip-5115.md Outdated Show resolved Hide resolved
@lightclient lightclient reopened this Jun 14, 2022
@eth-bot eth-bot enabled auto-merge (squash) June 14, 2022 15:45
@eth-bot eth-bot merged commit 5eb4e4c into ethereum:master Jun 14, 2022
nachomazzara pushed a commit to nachomazzara/EIPs that referenced this pull request Jan 13, 2023
* Add EIP-5115: Super Composable Yield Token Standard

* EIP-5115: Updated EIP number and Discusstions-To

* EIP-5115: Fix preamble header

* EIP-5115: Fixed links to other EIPs

* EIP-5115: Remove reference implementation

* EIP-5115: Update to content based on feedback

* EIP-5115: Explicitely defined Use Cases subsection under Motivation

* EIP-5115: Small edit to pass spellcheck
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.

None yet

5 participants