The contract constructor object corresponding to the type of the contract.
The address of the contract instance to decode.
Address must either be checksummed, or in all one case to circumvent the checksum. Mixed-case with bad checksum will cause this function to throw an exception.
The [[DecoderSettings]] to use; see the documentation for that type for more information. If absent, the decoder will be based on just the single contract provided; it is recommended to pass more information to get the decoder's full power.
Generated using TypeDoc
This function is asynchronous.
Constructs a contract instance decoder for a contract instance at a given address.