ContractFields<C>: { [ K in AbiFieldName<C>]: ((params?: GetContractFieldsParams) => Promise<DecodedAbiFields<C>[K]>) }

Type Parameters

  • C