diff --git a/docs/developers/tokens.md b/docs/developers/tokens.md
index 40ea5cbe..9a1f0d40 100644
--- a/docs/developers/tokens.md
+++ b/docs/developers/tokens.md
@@ -48,7 +48,7 @@ chain.
## Wrapped ZETA on ZetaChain
ZETA can exists on ZetaChain in a wrapped form (WZETA) as a
-[WETH9 token](https://github.com/zeta-chain/protocol-contracts/blob/main/contracts/zevm/wzeta.sol).
+[WETH9 token](https://github.com/zeta-chain/protocol-contracts/blob/main/contracts/zevm/WZETA.sol).
WZETA is primarily used in internal liquidity pools on ZetaChain paired with
native gas tokens of connected blockchains (for example, gETH/WZETA pair).
diff --git a/docs/reference/api.mdx b/docs/reference/api.mdx
index 87a45e66..a55c38d4 100644
--- a/docs/reference/api.mdx
+++ b/docs/reference/api.mdx
@@ -11,6 +11,8 @@ ZetaChain testnet.
+Source: https://github.com/zeta-chain/networks/blob/main/data/networks.json
+
## EVM RPC
ZetaChain is an EVM-compatible blockchain. EVM RPC allows you to connect to the
diff --git a/docs/reference/testnet.mdx b/docs/reference/testnet.mdx
index 2db63fda..5a3e0398 100644
--- a/docs/reference/testnet.mdx
+++ b/docs/reference/testnet.mdx
@@ -15,6 +15,11 @@ eventually become the primary testnet for all ZetaChain development. If you are
deploying and testing dApps moving forward, you should deploy and test them
here.
+| Key | Value |
+| ----------------- | ------------- |
+| Chain ID (Cosmos) | athens_7001-1 |
+| Chain ID (EVM) | 7001 |
+
:::tip
For a list of RPC endpoints, refer to the [API endpoints page](/reference/api).
@@ -23,6 +28,9 @@ For a list of RPC endpoints, refer to the [API endpoints page](/reference/api).
+Source:
+https://github.com/zeta-chain/protocol-contracts/blob/main/data/addresses.json
+
## Transition from Athens-2 to Athens-3
Apps that were deployed to Athens-2 are or will transition to Athens-3 as a