You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
marcusrein
changed the title
Indexing two smart contracts with the same name throws an error
Indexing two smart contracts with the same tag throws an error
Aug 30, 2024
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
I am attempting to index two smart contracts on
iotex-testnet
.0x0A7e595C7889dF3652A19aF52C18377bF17e027D
(https://testnet.iotexscan.io/address/io1pfl9jhrc380nv54pnt6jcxph00chuqna9llsac#code)
0x45Ce3E6f526e597628c73B731a3e9Af7Fc32f5b7
(https://testnet.iotexscan.io/address/io1gh8rum6jdevhv2x88de350567l7r9adhket5q0#code)
They both have the same smart contract tag of
TransparentUpgradeableProxy
.The first smart contract is added without issue. After adding the second smart contract address into the CLI, this error is thrown:
Reproduction
www.thegraph.com/studio
Steps to Reproduce the Bug or Issue
See above description ⏫
Expected behavior
Both smart contracts should be able to be added to the subgraph.
Screenshots or Videos
Platform
@graphprotocol/*
version(s): [e.g. 2.6.2]Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: