I ran without an EtherScan key which means calls to chifra abis (or the API equivalent) fails to find the ABI for the Unchained Index manifest. Instead of complaining, it simply sits silently and waits.
Either:
1) Fail with a warning if the ABI cannot be found (not great), or
2) Pick up the Unchained Index ABI from the known-abis folder (better)
I ran without an EtherScan key which means calls to
chifra abis
(or the API equivalent) fails to find the ABI for the Unchained Index manifest. Instead of complaining, it simply sits silently and waits.Either:
1) Fail with a warning if the ABI cannot be found (not great), or 2) Pick up the Unchained Index ABI from the
known-abis
folder (better)