diff --git a/versioned_docs/version-arrowsquidV0/evm-indexing/supported-networks.mdx b/versioned_docs/version-arrowsquidV0/evm-indexing/supported-networks.mdx index 60d3a403..a7f36b28 100644 --- a/versioned_docs/version-arrowsquidV0/evm-indexing/supported-networks.mdx +++ b/versioned_docs/version-arrowsquidV0/evm-indexing/supported-networks.mdx @@ -19,7 +19,7 @@ The table below lists the currently available public EVM ArrowSquid/v2 Archive e | Network | State diffs | Traces | Lookup command | |:---------------------:|:-----------:|:------:|:---------------------------------------------:| -| arbitrum | | | `lookupArchive('arbitrum')` | +| arbitrum | | ✓ | `lookupArchive('arbitrum')` | | arbitrum-goerli | | ✓ | `lookupArchive('arbitrum-goerli')` | | arbitrum-nova | | ✓ | `lookupArchive('arbitrum-nova')` | | astar (*) | | | `lookupArchive('astar',` `{type: 'EVM'})` |