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

Tron provider implementation #197

Open
r0wdy1 opened this issue Aug 3, 2023 · 2 comments · May be fixed by #205
Open

Tron provider implementation #197

r0wdy1 opened this issue Aug 3, 2023 · 2 comments · May be fixed by #205
Assignees

Comments

@r0wdy1
Copy link

r0wdy1 commented Aug 3, 2023

  1. Create an extra level of abstraction that would encapsulate both EVM chains and Tron.
  2. Make a specific tron provider implementation that would do the following
    1. interact with pool contract, token contract
    2. get contract events
    3. fetch transaction history with calldata
    4. calculate fees ( probably fixed for first iteration)
@maikReal
Copy link

UPD 29.08:

Waiting for the issue for the Tron protocol from the core team
cc @r0wdy1

It probably will be ready this week (29.08 - 03.09)

@lok52 lok52 linked a pull request Sep 26, 2023 that will close this issue
@r0wdy1
Copy link
Author

r0wdy1 commented Nov 7, 2023

waiting for user acceptance test on Nile

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 a pull request may close this issue.

3 participants