問題タブ [hardhat]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
375 参照

solidity - hardhat でチェーン名を取得します (chainId ではありません)

chainIdhardhat では、を呼び出して を取得できますawait getChainId()。ただし、チェーン名を探しています。自分でマッピングを明示的に作成せずにチェーン名を取得する方法はありますか?

編集: このgetChainId機能はhardhat-deployでのみ使用できます