Update on Canonical Wrapped Token
WKLAY is now WKAIA
As part of the Klaytn → Kaia transition, our canonical wrapped token has a new name: WKLAY is now WKAIA. This reflects the KLAY → KAIA rebrand.
The contract and interface are unchanged. It follows the audited WETH pattern for ERC‑20 compatibility and standard wrap/unwrap flows. If you’re building on Kaia, use the canonical WKAIA contract so end users can wrap once and use the same token across dApps.
Details
- Deployed addresses (unchanged):
–Mainnet: 0x19Aac5f612f524B754CA7e7c41cbFa2E981A4432
–Testnet (Kairos): 0x043c471bEe060e00A56CcD02c0Ca286808a5A436
- Repository: https://github.com/kaiachain/canonical-wkaia (code, tests, deploy scripts)
Docs and integration notes: Canonical WKAIA page and the GitHub repo above.
Canonical WKAIA is available today.