Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#bug; indexing error in optimism-one-ethereum-bridge #2678

Open
Vlad-PLK opened this issue Feb 10, 2025 · 1 comment
Open

#bug; indexing error in optimism-one-ethereum-bridge #2678

Vlad-PLK opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Vlad-PLK
Copy link

Describe the bug
The bug is the following indexing error when trying to deploy optimism-one-bridge on ethereum mainnet protocol :
Error: transaction 7b71655c937ed7829dafd1f4c7d8699f54cb4d09c16fe8c997cb80500ca7aae2: error while executing at wasm backtrace: 0: 0x1103e - !~lib/@graphprotocol/graph-ts/chain/ethereum/ethereum.SmartContract#tryCall 1: 0xb853 - !src/sdk/protocols/bridge/tokens/TokenManager#getOrCreateToken 2: 0xf551 - !src/mappings/L1StandardBridge/handleERC20DepositInitiated: Unknown function "ERC20::decimals" with signature decimals():(uint8) called from WASM runtime in handler handleERC20DepositInitiated at block #12776925 (aab7af63d48b77f10f45d642a879e1a5c46054d1dc64123ba845fdd68532e44d)

Here's the transaction that caused the subgraph to fail :
https://etherscan.io/tx/0x7b71655c937ed7829dafd1f4c7d8699f54cb4d09c16fe8c997cb80500ca7aae2

Here's a screenshot from subgraph studio :
Image

Reproduction
Here you have the deployment ID of my subgraph on Subgraph Studio:
QmTYwp91bATo1oEscF2hMAQDpNRMcPZokvD2ePYACcYuQZ

I didn't modified anything related to Messari original subgraph and code

Expected behavior
The full syncing and then the deployment of the subgraph

@Vlad-PLK Vlad-PLK added the bug Something isn't working label Feb 10, 2025
@ishraq8
Copy link
Contributor

ishraq8 commented Feb 12, 2025

@harsh9200 sending to you to check out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants