-----

Documentation: [html](https://docs.ethers.io/)

-----

Application Binary Interface
============================

* [AbiCoder](coder)
  * [Creating Instance](coder)
  * [Coding Methods](coder)
* [ABI Formats](formats)
  * [Human-Readable ABI](formats)
  * [Solidity JSON ABI](formats)
* [Fragments](fragments)
  * [Formats](fragments)
  * [Fragment](fragments)
  * [ConstructorFragment](fragments)
  * [EventFragment](fragments)
  * [FunctionFragment](fragments)
  * [ParamType](fragments)
* [Interface](interface)
  * [Creating Instances](interface)
  * [Properties](interface)
  * [Formatting](interface)
  * [Fragment Access](interface)
  * [Signature and Topic Hashes](interface)
  * [Encoding Data](interface)
  * [Decoding Data](interface)
  * [Parsing](interface)
  * [Types](interface)
  * [Specifying Fragments](interface)

