From abf7b387204dfd19f376c00e8c91a86855dcb92a Mon Sep 17 00:00:00 2001 From: Coderdan Date: Fri, 13 Feb 2026 14:28:17 +0800 Subject: [PATCH] fix(wiki): show GHST Base address on base migration page --- posts/en/base-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/en/base-migration.md b/posts/en/base-migration.md index f72f2fede5..7e5b943b4b 100644 --- a/posts/en/base-migration.md +++ b/posts/en/base-migration.md @@ -17,7 +17,7 @@ This page is intentionally written as **historical framing** (what happened, whe - **Polygon contracts were frozen** (paused) and became **view-only / non-transferable** for most actions. - **Assets were mirrored to Base** using a **snapshot + minting** process. - Migration coverage included core game and Gotchiverse assets: **Aavegotchis, wearables, REALM parcels, installations, tiles, Alchemica, and GLTR**. -- **GHST canonical address on Base**: `{{GHST_BASE_ADDRESS}}`. +- **GHST canonical address on Base**: [{{GHST_BASE_ADDRESS}}]({{BASESCAN_GHST_URL}}). - **Most users did not need to take action**: if you held assets in a wallet on Polygon, the Base versions were expected to appear in the same wallet address on Base. - **Legacy assets remained visible on Polygon** as **non-transferable ERC-721s** for historical continuity.