Skip to content

Commit 84cd063

Browse files
fix
1 parent 503fbca commit 84cd063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/peggedData/peggedData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7187,7 +7187,7 @@ export default [
71877187
description: "BRTH is a stablecoin pegged 1:1 to the Brazilian Real (BRL), deployed on the Polygon network. Fiat-backed by reserves held by Develop Ltda.",
71887188
mintRedeemDescription: "BRTH is minted and redeemed through the issuer (Develop Ltda / TokenHaus). Authorized minters can mint new tokens backed by BRL reserves.",
71897189
onCoinGecko: "false",
7190-
gecko_id: "brz", // use BRZ price for BRL/USD rate (BRTH not on CoinGecko)
7190+
gecko_id: "brth", // (BRTH not on CoinGecko)
71917191
cmcId: null,
71927192
pegType: "peggedREAL",
71937193
pegMechanism: "fiat-backed",

0 commit comments

Comments
 (0)