Skip to content

Commit 5b277e5

Browse files
authored
Merge pull request #312 from inkonchain/fix/fix-weth9-address
fix: fix weth9 address
2 parents 21b0a76 + 8ed8a9d commit 5b277e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/useful-information/ink-token-contracts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import CopyableCode from "@/components/CopyableCode";
1111

1212
| Name | Contract Address |
1313
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
14-
| WETH9 | <CopyableCode code="0x4200000000000000000000000000000000000006" href="https://etherscan.io/address/0x4200000000000000000000000000000000000006" /> |
14+
| WETH9 | <CopyableCode code="0x4200000000000000000000000000000000000006" href="https://explorer.inkonchain.com/token/0x4200000000000000000000000000000000000006" /> |
1515
| USDC | <CopyableCode code="0xF1815bd50389c46847f0Bda824eC8da914045D14" href="https://explorer.inkonchain.com/token/0xF1815bd50389c46847f0Bda824eC8da914045D14" /> |
1616
| USDT | Coming soon |
1717
| DAI | Coming soon |

0 commit comments

Comments
 (0)