smart contract ?
If you're using truffle/hardhat, you should be able to find a json file corresponding to your contract in the artifacts folder. Otherwise, you can manually compile with solc and the --abi flag.
https://docs.ethers.io/v5/api/utils/abi/formats/#abi-formats--human-readable-abi
Обсуждают сегодня