Cointime

Download App
iOS & Android

Secure Mint Explained: How Chainlink Proof of Reserve Enhances the Security of Stablecoins, Tokenized Assets, and Wrapped Tokens

Validated Project

Decentralized finance (DeFi) provides an alternative framework for the creation of non-custodial financial services, combining digital representations of value (tokens) with autonomous code execution (smart contracts). While DeFi is interoperable with a wide range of tokens, the fastest growing categories of tokens include stablecoinstokenized assets, and wrapped assets

These categories of assets are unique in that the onchain tokens are collateralized by reserves held either offchain or another blockchain network, creating a 1:1 backing. Such assets must prioritize security and transparency in order to ensure that the amount of tokens issued onchain reflects the value of the reserves held offchain or cross-chain. 

In this blog post, we explore how integration of Chainlink Proof of Reserve into the minting function of stablecoins, wrapped tokens, and tokenized assets—referred to as “Secure Mint”—increases the security and transparency of the DeFi ecosystem as a whole, while also facilitating greater trust by token holders.

The Risk of Infinite Mint Attacks and Resulting Ecosystem Contagion

Under normal circumstances, stablecoins, tokenized assets, and wrapped assets are fully collateralized as the issuing entity only mints additional tokens if there is sufficient reserves to maintain collateralization. For example, if a stablecoin has $10 million in reserves, and 9 million tokens have already been minted, then the issuer should only mint 1 million additional tokens to maintain a 1:1 collateralization. 

However, if a malicious entity (code bugs or backend issues/mistakes) is able to mint additional tokens in excess of the amount of actual reserves, then all issued tokens become undercollateralized. For example, if a malicious entity mints 100 billion additional units of a stablecoin, but there is only $1 million in reserves, then collateralization drops from 100% to nearly zero. 

Example of an infinite mint attack on a cross-chain wrapped token.

A compromised connection between a token and its offchain/cross-chain reserves not only poses a direct risk to holders of that token, but also to any DeFi protocol or platform that directly integrates with said asset. Malicious actors often take advantage of an infinite mint attack by selling the newly minted, unbacked tokens on an exchange or using the tokens as collateral in a lending protocol, extracting value from liquidity providers and at times leading to protocol insolvencies.  

For example, if a pooled lending protocol supports a token as collateral that experienced an infinite mint attack, then the malicious actor attacker could use their unbacked tokens as collateral to borrow all borrowable assets on the platform—creating unliquidatable toxic debt on the platform, resulting in losses for the protocol’s users. Such an insolvency could then affect other protocols integrated with the now insolvent lending platform, causing ripple effects across the wider DeFi ecosystem.  

Industry examples of infinite mint attacks include: 

  • Restaking protocol Bedrock identified a security exploit involving uniBTC. Following the incident, Bedrock announced that it is integrating Chainlink Proof of Reserve to help secure its minting function and help mitigate future exploits.
  • Cashio’s dollar-pegged stablecoin lost its peg after an infinite mint glitch enabled attackers to mint tokens without posting a sufficient amount of collateral.
  • Cover Protocol was exploited where over 40 quintillion coins were minted, inflating the token supply.

How a pooled lending market becomes insolvent due to an infinite mint attack on a supported collateral token.

Mitigating Infinite Mint Attacks with Chainlink Proof of Reserve’s Secure Mint Capability

Mitigating the infinite mint attack vector for stablecoins, tokenized assets, and wrapped assets means preventing the minting of unbacked tokens without sufficient offchain/cross-chain reserves in the first place. However, due to the blockchain oracle problem, a token’s smart contract does not natively have access to reserve collateralization information residing offchain/cross-chain and therefore cannot perform necessary verifications during the minting process. 

Enter Chainlink.

Chainlink Proof of Reserve (PoR) provides smart contracts with the data required to calculate the true collateralization of any onchain token backed by offchain or cross-chain reserves. Operated by Decentralized Oracle Networks (DONs), Chainlink PoR connects to custodians, auditor/accounting firms, blockchain networks, and/or other third parties to verify offchain/cross-chain reserves, which are then published onchain in a consumable format by smart contracts. 

By integrating Chainlink PoR, asset issuers can introduce additional verification logic into their token’s smart contract to programmatically require that there is a sufficient amount of unutilized offchain/cross-chain reserves available to maintain 1:1 collateralization when minting an additional amount of tokens. As a result, infinite mint attacks are mitigated as attempting to mint an amount of tokens beyond available reserves would result in the transaction reverted and no tokens being minted. 

Chainlink Proof of Reserve’s Secure Mint capability enables asset issuers to programmatically require reserves to be greater than or equal to the supply being minted. By providing cryptographic guarantees that new tokens minted are backed by reserves, PoR Secure Mint takes tokenized asset and stablecoin security to the next level, helping to prevent infinite mint attacks.

An example of how Wenia integrated Chainlink PoR to secure the minting function of the COPW stablecoin.

Chainlink PoR’s support for Secure Mint functionality has been adopted across the Web3 and DeFi ecosystem, including Wenia—a digital asset company from the Bancolombia Group, one of the largest financial conglomerates in Latin America—who integrated Chainlink PoR to secure the minting function of their Colombian Peso stablecoin COPW. Similarly, 21Shares is using Chainlink PoR to secure the minting function for its 21BTC wrapped Bitcoin token, as well as Matrixdock for its tokenized Short-Term Treasury Bill token STBT.

Additional integrations of Chainlink PoR to increase protocol security includes:

  • Aave uses the BTC.b PoR feed as a circuit breaker check for the BTC.b Avalanche V3 pool, protecting against excessive bad debt in case of infinite minting or insufficient BTC collateral. 
  • Swingby’s WBTC SkyBridge — Bridge validators perform an additional WBTC PoR Feed check offchain before executing the WBTC bridging on destination chains. 
  • Ava Labs BTC.b Bridge The Ava Labs BTC.b Bridge uses the BTC.b PoR feed as a part of its transparency dashboard to ensure sufficient BTC reserves are locked on the bridge, backing BTC.b tokens on Avalanche.
  • Benqi uses BTC.b PoR to monitor reserves on the Avalanche Bridge as a final safeguard for its BTC.b pool.
  • DLC.Link dlcBTC — DLC.Link bridge has an additional final check of the dlcBTC PoR Feed before the “attestation network” sign and submit minting instructions to the desired chain. 

As the onchain economy expands, the number of stablecoins, tokenized assets, and wrapped tokens will only continue to accelerate, exposing a growing number of users to the risks of infinite mint attacks. By integrating Chainlink PoR, asset issuers can provide an enhanced level of security that not only protects their users but also the wider DeFi ecosystem.

Some of the many benefits of using Chainlink PoR for Secure Mint include: 

  • Increased security—Secure Mint adds an additional layer of security at the smart contact level for token issuers. By implementing a PoR feed check against the totalSupply in the token smart contract, the token’s smart contract can automatically revert a minting transaction if the combined value of the token’s totalSupply and the new amount being minted is above the reserves amount as reported by the PoR feed.
  • Enhanced transparency—Secure Mint facilitates greater ecosystem transparency and confidence for token holders by providing a reliable source of data on the asset’s offchain/cross-chain collateralization, reported onchain in real-time by Chainlink. 
  • Reduced ecosystem risk—Secure Mint adds another layer of security to the DeFi ecosystem, by mitigating the risks of infinite mint attacks on tokens supported as collateral. Protocols can also pause operations or disable borrowings if the token is detected to become under-collateralized or overminted to prevent incurring further bad debts.
Comments

All Comments

Recommended for you

  • Golden Morning News | Key Overnight Developments on March 21

    21:00-7:00 Keywords: Interest Rate Hike, Strategy, Clarity Act, Grayscale 1. Traders estimate a 50% probability of a Federal Reserve interest rate hike by October. 2. a16z Co-founder: The combination of OpenClaw and Pi Coding Agent is one of the top ten software breakthroughs in history. 3. Strategy CEO: If Morgan Stanley allocates 2% of its Assets Under Management to BTC, it could bring in $160 billion in potential buying pressure. 4. The three major US stock indices collectively closed lower. 5. Grayscale submitted the initial S-1 filing for the Grayscale HYPE ETF to the US SEC. 6. Trump stated he is considering a gradual de-escalation of military actions against Iran. 7. US Senators reach a principled compromise on stablecoin yields, with progress made on the 'Clarity Act'.

  • Trump Considers Gradual De-escalation of Military Actions Against Iran

    On March 21st, U.S. President Donald Trump stated on his social media platform "Truth Social" on March 20th, local time, that as they consider a gradual de-escalation of major military operations against the Iranian regime in the Middle East, they are very close to achieving their established goals: completely weakening Iran's missile capabilities, launch platforms, and all related facilities. Destroying Iran's defense industry base. Eliminating Iran's naval and air force, including air defense weapon systems. Never allowing Iran to even approach nuclear capability; meanwhile, the United States must always maintain a posture that allows for a swift and forceful counterattack should such a situation arise. Protecting U.S. allies in the Middle East, including Israel, Saudi Arabia, Qatar, the United Arab Emirates, Bahrain, Kuwait, and other countries, with the highest level of force. Trump stated that the guarding and patrolling of the Strait of Hormuz should be undertaken by other countries that use the strait when necessary, and the United States will no longer bear this responsibility. If invited to assist, the United States is willing to provide support for these countries' operations in the Strait of Hormuz, but such assistance will no longer be necessary once the threat from Iran is completely eliminated. Particularly importantly, for these countries, this would be a relatively easy military operation. (CCTV News)

  • Grayscale Files Initial S-1 for HYPE ETF with SEC

    Grayscale has filed an initial S-1 form with the U.S. Securities and Exchange Commission (SEC) for the Grayscale HYPE ETF (ticker: GHYP). The filing states, "The registration statement has not yet become effective. No shares may be sold nor may an offer to buy be accepted prior to the time the registration statement is effective."

  • S&P 500 Extends Losses to 1%

    Market data shows that the S&P 500 index has extended its losses to 1%, while the Nasdaq index is currently down 1.36%.

  • Dollar Index DXY Increases by 0.50% to 99.69

    Market data shows that the Dollar Index DXY has increased by 0.50% today, currently standing at 99.69.

  • Traders See 50% Chance of Fed Rate Hike by October

    Market data indicates that traders are pricing in a 50% probability of a Federal Reserve interest rate hike by October.

  • BTC Drops Below $70,000

    Market data shows that BTC has fallen below $70,000, currently trading at $69,980.82. It has seen a 0.84% increase in the last 24 hours. The market is experiencing significant volatility, so please manage your risk accordingly.

  • US Stocks Open Lower; Super Micro Computer Plunges Over 26%

    US stocks opened lower, with the Dow Jones Industrial Average down 0.26%, the S&P 500 down 0.29%, and the Nasdaq Composite down 0.47%. Super Micro Computer (SMCI.O) fell over 26%.

  • Golden Evening Report | Key Updates on March 20

    12:00-21:00 Keywords: Coinbase, Bowman, Eightco, Gemini 1. The White House released a national artificial intelligence legislative framework. 2. Coinbase announced the launch of stock perpetual futures contracts. 3. Federal Reserve Governor Bowman: Still expects three rate cuts in 2026. 4. ByteDance sells Mu Tong Technology for over $6 billion, further focusing on AI strategy. 5. Eightco adds $40 million investment in OpenAI, bringing total investment to $90 million. 6. Gemini and the Winklevoss brothers face a securities class action lawsuit for alleged misleading IPO filings and secret transformation.

  • Fed Governor Bowman: Still Expects Three Rate Cuts in 2026

    Fed Governor Bowman: Still expects three rate cuts in 2026.