Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

bug(sdk): NUMERIC_FAULT-overflow #54

@aravindhfinix

Description

@aravindhfinix

iam facing this issue while fetching the reserve data

const reservesData = await dataProvider.getReservesHumanized({
     lendingPoolAddressProvider: POOL_ADDRESSES_PROVIDER,
   });

AaveSupply.tsx:183 Error fetching reserves data: Error: overflow [ See: https://links.ethers.org/v5-errors-NUMERIC_FAULT-overflow ] (fault="overflow", operation="toNumber", value="20000000000000000000000000", code=NUMERIC_FAULT, version=bignumber/5.8.0)

#52 it was closed here, but still facing error using version
#48 (comment)

@aave/contract-helpers -v1.33.1

using ChainId.sepolia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions