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

ERC-1197 Meta Payments #1197

Closed
kosecki123 opened this issue Jul 4, 2018 · 2 comments
Closed

ERC-1197 Meta Payments #1197

kosecki123 opened this issue Jul 4, 2018 · 2 comments
Labels

Comments

@kosecki123
Copy link

I'm opening this ERC as a means for further discussions.

Simple summary

Standard interface for meta payments

Idea

The idea of payment is included in proposals like #865 or #1077 as well as protocols like Ethereum Alarm Clock (https://github.com/ethereum-alarm-clock/ethereum-alarm-clock) as the reward for execution of the requested task.

All proposals/protocols mentioned above using the representation that usually consists of two parameters:

  • token (address) represents the token address
  • amount (uint256) represents the amount of asset to be transferred

While this is sufficient to represent the payment (reward) that is compatible with ERC-20 tokens or ETH, it is not general enough to handle other tokens like NFT (#721 and others) or other upcoming assets.

The idea behind this ERC is to create the standard that will allow defining the payments beyond standard tokens and ETH.

The example payments could be:

Specification

TDB

Implementation

TDB

@github-actions
Copy link

github-actions bot commented Dec 5, 2021

There has been no activity on this issue for two months. It will be closed in a week if no further activity occurs. If you would like to move this EIP forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the stale label Dec 5, 2021
@github-actions
Copy link

This issue was closed due to inactivity. If you are still pursuing it, feel free to reopen it and respond to any feedback or request a review in a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant