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

Feature Request: Extend the context of a contract #292

Open
Endogen opened this issue Sep 23, 2021 · 0 comments
Open

Feature Request: Extend the context of a contract #292

Endogen opened this issue Sep 23, 2021 · 0 comments

Comments

@Endogen
Copy link

Endogen commented Sep 23, 2021

It would be really good to know which function called your own contract. Maybe you could add ctx.function which would return the contract that called you or None if it wasn't a contract.

This would allow a pure sell tax for example. Currently that can't be done since all we can know is who called us - for example the Rocketswap contract - but not from which function.

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

No branches or pull requests

1 participant