<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Developers Forum for XinFin XDC Network: Vaibhav Pawar</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by Vaibhav Pawar (@vaibhavpawarautomaxis).</description>
    <link>https://www.xdc.dev/vaibhavpawarautomaxis</link>
    <image>
      <url>https://www.xdc.dev/images/mqqDZjh_yvbpyZXokByNfJhTMJTD5uBMBM5Wvl16sPY/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS81/ODY5LzRlYWJiNTM1/LTYzYmUtNGIzNi04/MTQxLTEyNjRhOTk4/NTE0Ni5wbmc</url>
      <title>Developers Forum for XinFin XDC Network: Vaibhav Pawar</title>
      <link>https://www.xdc.dev/vaibhavpawarautomaxis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/vaibhavpawarautomaxis"/>
    <language>en</language>
    <item>
      <title>XRC20 Upgradeable Token: Is Minting Total Supply of 1,000,000,000 FDP Correct?</title>
      <dc:creator>Vaibhav Pawar</dc:creator>
      <pubDate>Fri, 01 Aug 2025 12:55:32 +0000</pubDate>
      <link>https://www.xdc.dev/vaibhavpawarautomaxis/xrc20-upgradeable-token-is-minting-total-supply-of-1000000000-fdp-correct-47bb</link>
      <guid>https://www.xdc.dev/vaibhavpawarautomaxis/xrc20-upgradeable-token-is-minting-total-supply-of-1000000000-fdp-correct-47bb</guid>
      <description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;I’ve deployed an upgradeable XRC20 token contract (using OpenZeppelin UUPS proxy pattern) with the following details:&lt;/p&gt;

&lt;p&gt;Token name: FDPConnect (FDP)&lt;br&gt;
Proxy contract: 0x8597a460b3d9c8c960c529ac58ce2f5dfc2253cf&lt;br&gt;
Total supply minted: 1,000,000,000 FDP&lt;/p&gt;

&lt;p&gt;Proxy contract (token address):&lt;br&gt;
&lt;a href="https://testnet.xdcscan.com/token/0x8597a460b3d9c8c960c529ac58ce2f5dfc2253cf"&gt;https://testnet.xdcscan.com/token/0x8597a460b3d9c8c960c529ac58ce2f5dfc2253cf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://testnet.xdcscan.com/address/0x831d7b66878abe3fb95464e1d93d2d72e3dce24a#code"&gt;https://testnet.xdcscan.com/address/0x831d7b66878abe3fb95464e1d93d2d72e3dce24a#code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Questions:-&lt;br&gt;
Is it correct to mint the entire total supply (1,000,000,000 FDP) in one transaction for an upgradeable XRC20 token?&lt;br&gt;
Are there any best practices or potential issues with this approach on XDC?&lt;br&gt;
Is the token contract setup and verification flow (proxy + implementation) correct as shown on XDCScan?&lt;br&gt;
Contract source:&lt;br&gt;
I used OpenZeppelin’s upgradeable contracts, with AccessControl for admin/minter roles, and no capped supply logic.&lt;/p&gt;

&lt;p&gt;Any feedback or confirmation would be appreciated!&lt;/p&gt;

</description>
      <category>xdc</category>
      <category>issues</category>
    </item>
  </channel>
</rss>
