問題タブ [bscscan]
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.
solidity - ABI は、「Solidity Multiple files format」で記述されたコントラクトでは不完全です (例: 0xedfcb78e73f7ba6ad2d829bf5d462a0924da28ed)
この契約についてhttps://bscscan.com/address/0xedfcb78e73f7ba6ad2d829bf5d462a0924da28ed#code 「Solidity Multiple files format」として知られる 8 つのソース ファイルがあります。
ただし、bscscan Web サイト: https://bscscan.com/address/0xedfcb78e73f7ba6ad2d829bf5d462a0924da28ed#code も bscscan API: https://api.bscscan.com/api?module=contract&action=getabi&address=0xedfcb78e73f7ba6ad2d829bf5d462a0924da28ed も完全な ABI を取得できません。
最初のソース ファイルの ABI のみを提供します。
完全で機能的な ABI を操作するにはどうすればよいですか?