From 4b5fec78f02825d34b15276292fef804607e375e Mon Sep 17 00:00:00 2001 From: Gerardo Nardelli Date: Mon, 24 Aug 2026 12:03:12 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20finance:=20update=20cbXRP=20max?= =?UTF-8?q?=20supply?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hardhat.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardhat.config.ts b/hardhat.config.ts index 7f604d869..1226e4e0d 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -398,7 +398,7 @@ const hardhatConfig: Config = { cbXRP: { networks: ["base", "base-sepolia"], adjustFactor: 0.6, - maxSupply: 3_500_000, + maxSupply: 7_000_000, interestRateModel: { minRate: 1.5e-2, naturalRate: 2e-1,