Uniswap / v3-subgraph

Subgraph for Uniswap V3
GNU General Public License v3.0
338 stars 464 forks source link

v3-sub graph on blast some error #216

Open hunting2022 opened 4 months ago

hunting2022 commented 4 months ago

Compile subgraphERROR TS2322: Type '~lib/@graphprotocol/graph-ts/common/numbers/BigInt' is not assignable to type 'i32'.

 const decimalValueBigInt = BigInt.fromI32(decimalResult.value)
                                           ~~~~~~~~~~~~~~~~~~~

in src/utils/token.ts(81,47)

how to handle it ??? plaz