注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
sighash
- the bare formatting, used to compute the selector or topic hash; this format cannot be reversed (as
it discards indexed
) so cannot by used to export an Interface.
minimal
- Human-Readable ABI with minimal spacing and without names, so it is compact, but will result in
Result objects that cannot be accessed by name.
full
- Full Human-Readable ABI, with readable spacing and names intact; this is generally the recommended
format.
json
- The ABI JSON Specification.