lgingerich
@lgingerich
Joined Apr 10, 2023
Topics Created (4)
- Updated Adapter - zkSync Era v0.0.4
Feb 9, 2024 · 1 posts
- Updated Adapter - zkSync Era v0.0.3
Dec 11, 2023 · 2 posts
- Updated Adapter - zkSync Era v0.0.2
Dec 7, 2023 · 2 posts
- Updated Adapter - Polygon zkEVM Transaction Fees v0.0.2
Apr 10, 2023 · 3 posts
Recent Posts
- Updated Adapter - zkSync Era v0.0.4
Feb 9, 2024
This change gets the swap function for zkSync Era working again. Due to changes in ETH price, the amount_out_min on the swap function started to fail. I set this extremely low so it should not have an...
- Updated Adapter - zkSync Era v0.0.2
Dec 11, 2023
This can be closed. v0.0.3 is here: https://forum.cryptostats.community/t/updated-adapter-zksync-era-v0-0-3/448
- Updated Adapter - zkSync Era v0.0.3
Dec 11, 2023
The previous `data` field passed to `zks_estimateFee` to estimate a swap transaction was no longer working in v0.0.1. v0.0.2 was intended to fix that, but inadvertently included an error on the transa...
- Updated Adapter - zkSync Era v0.0.2
Dec 7, 2023
The previous `data` field passed to `zks_estimateFee` to estimate a swap transaction was no longer working. v0.0.2 is to fix this. ~https://cryptostats.community/discover/adapter/QmUAeywXpExFkziN767K...
- zkSync Era transaction fee adapter
Jun 14, 2023
I have created an adapter for zkSync Era that uses historical data to calculate average refund percentages for each of the three transaction types. While refund amounts can be highly variable when con...
- zkSync Era transaction fee adapter
May 30, 2023
Hello, thanks for your work on this! I lead data & analytics at Matter Labs. I can't offer a timeline, but we are working on a method to more accurately account for the refund in tx fee estimation. I...
- Updated Adapter - Polygon zkEVM Transaction Fees v0.0.2
Apr 10, 2023
Sure thing, just added `feeTransferToken` back https://cryptostats.community/discover/adapter/Qmb8CVY3DPpoiBYVY6TfwvVABm5MDQJAJSaBzxWYRaFwA4
- Updated Adapter - Polygon zkEVM Transaction Fees v0.0.2
Apr 10, 2023
[Polygon zkEVM Transaction Fees - v0.0.2](https://cryptostats.community/discover/adapter/QmfRAFWzx8PSdRDr1g37MkTPVcUG6nCFwKHYo7SjpaDeR9) v0.0.1 used hardcoded gas values for the feeTransferERC20 and ...