diff --git a/libs/coin-evm/src/specs.ts b/libs/coin-evm/src/specs.ts index c886b7856dd7..cbef8737aec7 100644 --- a/libs/coin-evm/src/specs.ts +++ b/libs/coin-evm/src/specs.ts @@ -43,6 +43,7 @@ const minBalancePerCurrencyId: Partial> = { ethereum: 0.001, ethereum_goerli: 0.001, ethereum_classic: 0.05, + lukso: 0.01, }; /**