-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve(API): Apply gas mark up to base fee rather than gas cost (#1339)
* improve(API): Apply gas mark up to base fee rather than gas cost * Update _utils.ts * Update _utils.ts * Update _utils.ts * Update limits.ts * Update _utils.ts * 3.4.1 sdk * Update _utils.ts * Update _utils.ts * 3.4.3 * Update _utils.ts * improve(API): Add gas costs to /gas-prices endpoint Signed-off-by: nicholaspai <[email protected]> * Add gas costs to api * Update _utils.ts * Update gas-prices.ts * Update _utils.ts * Update gas-prices.ts * Remove reading from cache * Update gas-prices.ts * Update gas-prices.ts * Update gas-prices.ts * Allow caller to set token symbol * Update gas-prices.ts * Update gas-prices.ts * Update gas-prices.ts * Return full gas price broken down * Update gas-prices.ts * Update gas-prices.ts * Update gas-prices.ts * Update gas-prices.ts * Add op stack gas cost * refactor * Revert "refactor" This reverts commit 207397d. * Revert "Add op stack gas cost" This reverts commit 24c2bbd. * Reapply "Add op stack gas cost" This reverts commit e48b4f9. * Try op stack l1 gas cost again * Update gas-prices.ts * refactor * Add priority fee markup * Update yarn.lock * Try beta package * Update _utils.ts * 3.4.5 --------- Signed-off-by: nicholaspai <[email protected]>
- Loading branch information
1 parent
3568cea
commit f9b431d
Showing
5 changed files
with
237 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.