-
Notifications
You must be signed in to change notification settings - Fork 246
Description
Describe the bug
Impossible to sync curve-bridge-ethereum subgraph because of the following error :
Error: transaction a2b149c0c153e4838d429fe25f5ca16d96f9414912f1c9bb49d2c5411f91a9f5: error while executing at wasm backtrace: 0: 0x4dea - !~lib/@graphprotocol/graph-ts/chain/ethereum/ethereum.SmartContract#tryCall 1: 0xc67e - !src/common/initializers/getOrCreateLiquidityPool 2: 0x10c6e - !src/modules/Deposit/Deposit 3: 0x11172 - !src/mappings/poolMappings/handleAddLiquidityWithFees: Unknown function "Pool::coins" with signature coins(int128):(address) called from WASM runtime in handler handleAddLiquidityWithFees at block #9457457 (4602b15c0ca99b24e7f5baa36b8cfd90da755863ae37394b62756371d0e4adf1)
Reproduction
Here's the deployment ID of the subgraph : QmXSYbRSs5EyfzyvcxbbaWSwWHA1dS4r8sPvWwkYEHdQLF
Expected behavior
The full syncing of the subgraph without any handler errors
