Discussion for ERC-8204: Token Payments β a standard to signal payments in token transfers.
Feel free to join the Telegram group for more synchronous discussions.
Discussion for ERC-8204: Token Payments β a standard to signal payments in token transfers.
Feel free to join the Telegram group for more synchronous discussions.
like the idea, although I think it can be polished. The standard should define a minimal interface for implementing the pay and payFrom functions.
I donβt understand the Metadata Payload Encoding; could you please elaborate on that? Why does it need to be in this EIP and not as an extension?
Left a few comments on the PR
Thanks, appreciate the feedback. I also replied on Github.
I did consider keeping metadata encoding as an extension to the ERC. But since each app/platform/protocol may need custom encoding, it felt more useful to define a small set of canonical fields within the spec, alongside extensibility. This provides clear guidelines for implementations while reducing ambiguity for indexers.
Understood, yeah, i think it has to be as minimal as possible