From edbec5158f36fb6ec21222114fab8a775ffa9262 Mon Sep 17 00:00:00 2001 From: Kristaps Grinbergs Date: Fri, 6 Mar 2026 16:25:43 +0200 Subject: [PATCH 1/2] feat(docs): add Monad OFT contract address to documentation --- docs/fxrp/oft/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/fxrp/oft/index.mdx b/docs/fxrp/oft/index.mdx index 281f9722..8b4389ea 100644 --- a/docs/fxrp/oft/index.mdx +++ b/docs/fxrp/oft/index.mdx @@ -39,6 +39,7 @@ The following table lists the FXRP OFT contract addresses across supported chain | HyperCore | OFT | [`0x200000000000000000000000000000000000016f`](https://app.hyperliquid.xyz/explorer/address/0x200000000000000000000000000000000000016f) | | Ethereum Mainnet | OFT | [`0xce6170ea245dc8d1f275a710a062b70f125f0110`](https://etherscan.io/address/0xce6170ea245dc8d1f275a710a062b70f125f0110) | | Base | OFT | [`0xCE6170EA245dC8D1f275A710a062b70f125F0110`](https://basescan.org/address/0xCE6170EA245dC8D1f275A710a062b70f125F0110) | +| Monad | OFT | [`0xCE6170EA245dC8D1f275A710a062b70f125F0110`](https://monadscan.com/address/0xCE6170EA245dC8D1f275A710a062b70f125F0110) | ## Guides From 119415ed429b03e7ac07c2c8498de7f6d4678235 Mon Sep 17 00:00:00 2001 From: Kristaps Grinbergs Date: Fri, 6 Mar 2026 16:30:33 +0200 Subject: [PATCH 2/2] feat(docs): fix OFT page style --- docs/fxrp/oft/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fxrp/oft/index.mdx b/docs/fxrp/oft/index.mdx index 8b4389ea..c7b2ecba 100644 --- a/docs/fxrp/oft/index.mdx +++ b/docs/fxrp/oft/index.mdx @@ -39,7 +39,7 @@ The following table lists the FXRP OFT contract addresses across supported chain | HyperCore | OFT | [`0x200000000000000000000000000000000000016f`](https://app.hyperliquid.xyz/explorer/address/0x200000000000000000000000000000000000016f) | | Ethereum Mainnet | OFT | [`0xce6170ea245dc8d1f275a710a062b70f125f0110`](https://etherscan.io/address/0xce6170ea245dc8d1f275a710a062b70f125f0110) | | Base | OFT | [`0xCE6170EA245dC8D1f275A710a062b70f125F0110`](https://basescan.org/address/0xCE6170EA245dC8D1f275A710a062b70f125F0110) | -| Monad | OFT | [`0xCE6170EA245dC8D1f275A710a062b70f125F0110`](https://monadscan.com/address/0xCE6170EA245dC8D1f275A710a062b70f125F0110) | +| Monad | OFT | [`0xCE6170EA245dC8D1f275A710a062b70f125F0110`](https://monadscan.com/address/0xCE6170EA245dC8D1f275A710a062b70f125F0110) | ## Guides