We want to deploy two sets of upgradeable contracts in bsc. Can we specify the name of the json file?

We want to deploy two sets of upgradeable contracts in bsc. Can we specify the name of the json file?

one is : bsc.json and the other is bsc-2.json like this

How did you deploy your contracts? By Hardhat?

1 Like

yes , by hardhat upgrade pluggin

Sorry, I did not find an option to output different filenames in the Hardhat.

I don't understand what JSON files you are talking about, except ABIs or deployment files. All of this is automatically deployed in the place you have configured in your hardhat.config by deploying the contracts with the initializers.