ethereum / ethereum/execution-apis
calculating Reserves after a swap using amountIn & amounts
Open
- Dominant language
- Io
- Stars
- 1.1k
- Forks
- 530
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 9
Description
I'm trying to simulate some pending transactions using eth_call.
eth_call return just the list of amounts (calculated using getAmounts) and dont emit events, while I need the reserves after for each pair in the path, and the problems is that each function of swap use a different input and output
Contributor guide
Assessment
This issue has not been assessed yet.