Skip to content

FIX: MinTokenFee check updated on gateway for BNB and other tokens.#542

Merged
boyuan-chen merged 1 commit intoalt-l1from
fix/alt-l1-minfeetoken-for-bnb-fantom-avax
Jan 27, 2023
Merged

FIX: MinTokenFee check updated on gateway for BNB and other tokens.#542
boyuan-chen merged 1 commit intoalt-l1from
fix/alt-l1-minfeetoken-for-bnb-fantom-avax

Conversation

@sk-enya
Copy link
Copy Markdown
Contributor

@sk-enya sk-enya commented Jan 26, 2023

📋 Add associated issues, tickets, docs URL here.
closes: https://github.com/bobanetwork/boba/issues/536

Overview

Min balance required to use the native token as a fee set to 0.05, which is too high in the case of BNB

Changes

As per the GasPriceOrcle contract it seems min required balance is only 0.002

  • Updated the checks for the required balance for a native token to 0.002

@sk-enya sk-enya requested a review from boyuan-chen January 26, 2023 21:54
@boyuan-chen boyuan-chen merged commit 6613646 into alt-l1 Jan 27, 2023
@boyuan-chen boyuan-chen deleted the fix/alt-l1-minfeetoken-for-bnb-fantom-avax branch January 27, 2023 00:16
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 this pull request may close these issues.

2 participants